Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia.Remoting / ScreenMirroring / EventArgs.cs
index 47fde2b..e1d8bf3 100644 (file)
@@ -29,7 +29,7 @@ namespace Tizen.Multimedia.Remoting
         }
 
         /// <summary>
-        /// Gets the current state of screen mirroring.
+        /// Gets the current state of the screen mirroring.
         /// </summary>
         public ScreenMirroringState State { get; }
     }