Review Elmsharp API cs files
[platform/core/csapi/tizenfx.git] / src / ElmSharp / ElmSharp / ListItem.cs
index 8c5a594..00b5c62 100644 (file)
@@ -20,8 +20,8 @@ namespace ElmSharp
 {
     /// <summary>
     /// It inherits <see cref="ItemObject"/>.
-    /// A instance to the list item added.
-    /// It contains Text, LeftIcon and RightIcon properties to show a list item which is given.
+    /// An instance to the list item is added.
+    /// It contains the Text, LeftIcon, and RightIcon properties to show the list item which is given.
     /// </summary>
     /// <since_tizen> preview </since_tizen>
     public class ListItem : ItemObject