From: Changgyu Choi Date: Mon, 28 Oct 2024 00:35:37 +0000 (+0900) Subject: [NUI.Gadget] Fix a description typo X-Git-Tag: submit/tizen_9.0/20241127.080539~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74493eaa495686bea4f05e55061f62ccd6e0f4d1;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [NUI.Gadget] Fix a description typo Fix a typo error from resourced to resource. Signed-off-by: Changgyu Choi --- diff --git a/src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetInfo.cs b/src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetInfo.cs index dac6befa3..b5a7cdf01 100755 --- a/src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetInfo.cs +++ b/src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetInfo.cs @@ -71,7 +71,7 @@ namespace Tizen.NUI } /// - /// Gets the allowed resourced path of the gadget. + /// Gets the allowed resource path of the gadget. /// /// 12 public string AllowedResourcePath