mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 04:57:17 +01:00
Fix documentation typo
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Tgstation.Server.Host.System
|
||||
/// <summary>
|
||||
/// Resume a given suspended <see cref="Process"/>.
|
||||
/// </summary>
|
||||
/// <param name="process">The <see cref="Process"/> to susperesumend.</param>
|
||||
/// <param name="process">The <see cref="Process"/> to suspended.</param>
|
||||
void ResumeProcess(global::System.Diagnostics.Process process);
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user