diff --git a/modules/globebrowsing/src/renderableglobe.cpp b/modules/globebrowsing/src/renderableglobe.cpp index e21987e1d9..b94a63780b 100644 --- a/modules/globebrowsing/src/renderableglobe.cpp +++ b/modules/globebrowsing/src/renderableglobe.cpp @@ -128,7 +128,7 @@ namespace { constexpr openspace::properties::Property::PropertyInfo PerformFrustumCullingInfo = { "PerformFrustumCulling", - "Perform frusum culling", + "Perform frustum culling", "If this value is set to 'true', frustum culling will be performed.", openspace::properties::Property::Visibility::AdvancedUser };