diff --git a/src/Tgstation.Server.Host/Authority/UserAuthority.cs b/src/Tgstation.Server.Host/Authority/UserAuthority.cs index 6cb8ba430d..f2a8e7646f 100644 --- a/src/Tgstation.Server.Host/Authority/UserAuthority.cs +++ b/src/Tgstation.Server.Host/Authority/UserAuthority.cs @@ -33,7 +33,7 @@ namespace Tgstation.Server.Host.Authority /// /// Implements the . /// - /// The of s to load. + /// The of s to load. /// The to load from. /// The for the operation. /// A resulting in a of the requested s. diff --git a/src/Tgstation.Server.Host/Authority/UserGroupAuthority.cs b/src/Tgstation.Server.Host/Authority/UserGroupAuthority.cs index b6268906fc..12faf9cc40 100644 --- a/src/Tgstation.Server.Host/Authority/UserGroupAuthority.cs +++ b/src/Tgstation.Server.Host/Authority/UserGroupAuthority.cs @@ -28,7 +28,7 @@ namespace Tgstation.Server.Host.Authority /// /// Implements the . /// - /// The of s to load. + /// The of s to load. /// The to load from. /// The for the operation. /// A resulting in a of the requested s.