diff --git a/System/System/StringExtensions.cs b/System/System/StringExtensions.cs index 450207a..5b91e4c 100644 --- a/System/System/StringExtensions.cs +++ b/System/System/StringExtensions.cs @@ -95,7 +95,7 @@ public static bool Contains( #endif /// - /// Concatentates many strings into one using a + /// Concatenates many strings into one using a /// /// The string to be used between the values in /// The list of values to be converted to a concatenated string