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/20241028.150904~1^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5200935fa2990bd7fe31c06857b80be1724ff74f;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