mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-31 00:50:45 +01:00
Fix ErrorCode description
This commit is contained in:
@@ -529,7 +529,7 @@ namespace Tgstation.Server.Api.Models
|
||||
/// <summary>
|
||||
/// Non-zero gcore exit code.
|
||||
/// </summary>
|
||||
[Description("Could not create process as gcore exited with a non-zero exit code!")]
|
||||
[Description("Could not create dump as gcore exited with a non-zero exit code!")]
|
||||
GCoreFailure,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user