Skip to content

Commit

Permalink
[NUI.Gadget] Fix a description typo
Browse files Browse the repository at this point in the history
Fix a typo error from resourced to resource.

Signed-off-by: Changgyu Choi <[email protected]>
  • Loading branch information
upple committed Oct 28, 2024
1 parent 8748a5b commit 5200935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public string ResourcePath
}

/// <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
Expand Down

0 comments on commit 5200935

Please sign in to comment.