mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Spelling: ... src/modules/launcher (#3694)
This commit is contained in:
@@ -9,7 +9,7 @@ using Wox.Infrastructure.Logger;
|
||||
namespace Wox.Infrastructure.Storage
|
||||
{
|
||||
/// <summary>
|
||||
/// Stroage object using binary data
|
||||
/// Storage object using binary data
|
||||
/// Normally, it has better performance, but not readable
|
||||
/// </summary>
|
||||
public class BinaryStorage<T>
|
||||
|
||||
Reference in New Issue
Block a user