Skip to content

Commit 0250a28

Browse files
committed
update typo
1 parent b497f7b commit 0250a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.WindowsSettings/Classes/WindowsSetting.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Collections.Generic;
1+
using System.Collections.Generic;
22

33
namespace Flow.Launcher.Plugin.WindowsSettings.Classes
44
{
@@ -55,7 +55,7 @@ public WindowsSetting()
5555
public IEnumerable<IEnumerable<string>>? Keywords { get; set; }
5656

5757
/// <summary>
58-
/// Gets or sets the Ghyph of this setting
58+
/// Gets or sets the Glyph of this setting
5959
/// </summary>
6060
public string? glyph { get; set; }
6161

0 commit comments

Comments
 (0)