Merge "[ElmSharp] Fixed incorrect behavior problem in event API"
authorKangho Hur <kangho.hur@samsung.com>
Mon, 4 Sep 2017 04:51:33 +0000 (04:51 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Mon, 4 Sep 2017 04:51:33 +0000 (04:51 +0000)
src/ElmSharp.Wearable/ElmSharp.Wearable/MoreOptionItem.cs [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 85ad356..d55c8ad
@@ -41,7 +41,7 @@ namespace ElmSharp.Wearable
         }
 
         /// <summary>
-        /// Set the icon to null
+        /// Creates and initializes a new instance of MoreOptionItem class.
         /// </summary>
         public MoreOptionItem()
         {