Replace British spellings with American in XML docs

This commit is contained in:
Stone_Red
2026-03-05 02:23:41 +01:00
parent 7bad3dcbc2
commit 863356bdb4
4 changed files with 11 additions and 11 deletions
@@ -19,7 +19,7 @@ public class StatementInformation
/// <summary>Gets which sides of the keyword must be padded with a space.</summary>
public SpaceAround SpaceAround { get; internal set; }
/// <summary>Gets the syntax-highlight colour for this statement.</summary>
/// <summary>Gets the syntax-highlight color for this statement.</summary>
public ConsoleColor Color { get; internal set; }
/// <summary>