diff --git a/NewHorizons/External/Modules/AtmosphereModule.cs b/NewHorizons/External/Modules/AtmosphereModule.cs index 33c0ccef..c07172d3 100644 --- a/NewHorizons/External/Modules/AtmosphereModule.cs +++ b/NewHorizons/External/Modules/AtmosphereModule.cs @@ -77,7 +77,7 @@ namespace NewHorizons.External.Modules public bool hasOxygen; /// - /// Does this planet have trees? This will change the "Oxygen tank refilled" to "Trees detected, oxygen tank refilled". + /// Does this planet have trees? This will change the notification from "Oxygen tank refilled" to "Trees detected, oxygen tank refilled". /// public bool hasTrees;