diff --git a/Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs b/Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs index 5840b3e6bdbc9a..0a52dcc3bb599f 100644 --- a/Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs +++ b/Content.Server/Atmos/Piping/Unary/Components/GasVentPumpComponent.cs @@ -58,7 +58,7 @@ public sealed partial class GasVentPumpComponent : Component [DataField] public bool IsPressureLockoutManuallyDisabled = false; /// - /// The time when the manual pressure lockout will be reenabled. + /// The time when the manual pressure lockout will be reenabled. /// [DataField] [AutoPausedField]