diff --git a/src/Tgstation.Server.Host/Jobs/JobService.cs b/src/Tgstation.Server.Host/Jobs/JobService.cs index 5273b372c4..8d2fca8489 100644 --- a/src/Tgstation.Server.Host/Jobs/JobService.cs +++ b/src/Tgstation.Server.Host/Jobs/JobService.cs @@ -35,7 +35,7 @@ namespace Tgstation.Server.Host.Jobs readonly ILogger logger; /// - /// of s to running s. + /// of s to running s. /// readonly Dictionary jobs;