From c8a06c887e1208f6ff8d5f261ee1f39ddf6250fc Mon Sep 17 00:00:00 2001 From: Christopher Schuchardt Date: Fri, 9 Aug 2024 22:49:07 -0400 Subject: [PATCH] `dotnet format` --- src/Neo.Extensions/StringExtensions.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Neo.Extensions/StringExtensions.cs b/src/Neo.Extensions/StringExtensions.cs index fca71e9a2e..8d851bf905 100644 --- a/src/Neo.Extensions/StringExtensions.cs +++ b/src/Neo.Extensions/StringExtensions.cs @@ -1,6 +1,6 @@ // Copyright (C) 2015-2024 The Neo Project. // -// StringExtensdions.cs file belongs to the neo project and is free +// StringExtensions.cs file belongs to the neo project and is free // software distributed under the MIT software license, see the // accompanying file LICENSE in the main directory of the // repository or http://www.opensource.org/licenses/mit-license.php