[NUI.Gadget] Fix a description typo
authorChanggyu Choi <changyu.choi@samsung.com>
Mon, 28 Oct 2024 00:35:37 +0000 (09:35 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 27 Nov 2024 04:59:22 +0000 (13:59 +0900)
Fix a typo error from resourced to resource.

Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetInfo.cs

index dac6befa33f7a19cfd309ba27f5fe19f844a32e3..b5a7cdf01e90492251b9127d51a4c334c45cfe44 100755 (executable)
@@ -71,7 +71,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the allowed resourced path of the gadget.
+        /// Gets the allowed resource path of the gadget.
         /// </summary>
         /// <since_tizen> 12 </since_tizen>
         public string AllowedResourcePath