diff --git a/TGS.Server/Server.cs b/TGS.Server/Server.cs index 20161105dc..513e25e20f 100644 --- a/TGS.Server/Server.cs +++ b/TGS.Server/Server.cs @@ -27,7 +27,7 @@ namespace TGS.Server public const string MigrationConfigDirectory = "C:\\TGSSettingUpgradeTempDir"; /// - /// The service version based on the + /// The service version based on the 's /// public static readonly string VersionString = String.Format("/tg/station 13 Server v{0}", Assembly.GetExecutingAssembly().GetName().Version);