Review Uix.InputMethod/SttEngine/TtsEngine API cs files
[platform/core/csapi/tizenfx.git] / src / Tizen.Uix.InputMethod / Tizen.Uix.InputMethod / LayoutSetEventArgs.cs
index 0d7ebeb..e6e3dba 100755 (executable)
@@ -17,7 +17,7 @@
 namespace Tizen.Uix.InputMethod
 {
     /// <summary>
-    /// This Class contains data related to LayoutSet Event
+    /// This class contains the data related to the LayoutSet event.
     /// </summary>
     /// <since_tizen> 4 </since_tizen>
     public class LayoutSetEventArgs
@@ -28,7 +28,7 @@ namespace Tizen.Uix.InputMethod
         }
 
         /// <summary>
-        /// The input panel layout
+        /// The input panel layout.
         /// </summary>
         /// <since_tizen> 4 </since_tizen>
         public InputPanelLayout Layout