Fix a typo in an error code

This commit is contained in:
Jordan Brown
2020-05-29 10:39:39 -04:00
parent 179cd39468
commit a12a5dbeff
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
<!-- This is the authorative version list -->
<!-- Integration tests will ensure they match across the board -->
<TgsCoreVersion>4.3.1</TgsCoreVersion>
<TgsApiVersion>6.5.0</TgsApiVersion>
<TgsClientVersion>7.1.0</TgsClientVersion>
<TgsApiVersion>6.5.1</TgsApiVersion>
<TgsClientVersion>7.1.1</TgsClientVersion>
<TgsDmapiVersion>5.2.2</TgsDmapiVersion>
<TgsControlPanelVersion>0.4.0</TgsControlPanelVersion>
<TgsHostWatchdogVersion>1.1.0</TgsHostWatchdogVersion>
+1 -1
View File
@@ -325,7 +325,7 @@ namespace Tgstation.Server.Api.Models
/// <summary>
/// The DMAPI never validated itself
/// </summary>
[Description("DreamDaemon exited without validating the DMAPI@")]
[Description("DreamDaemon exited without validating the DMAPI!")]
DreamMakerNeverValidated,
/// <summary>