Skip to content

Commit 3727bff

Browse files
committed
Fix typos
1 parent e06e6e2 commit 3727bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Infrastructure/Storage/BinaryStorage.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Flow.Launcher.Infrastructure.Storage
1313
{
1414
/// <summary>
15-
/// Stroage object using binary data
15+
/// Storage object using binary data
1616
/// Normally, it has better performance, but not readable
1717
/// </summary>
1818
/// <remarks>

0 commit comments

Comments
 (0)