diff --git a/interface/src/PerformanceManager.cpp b/interface/src/PerformanceManager.cpp index 6d1ea2aaa8..47e4f0612b 100644 --- a/interface/src/PerformanceManager.cpp +++ b/interface/src/PerformanceManager.cpp @@ -27,7 +27,7 @@ void PerformanceManager::setupPerformancePresetSettings(bool evaluatePlatformTie // If evaluatePlatformTier, evalute the Platform Tier and assign the matching Performance profile by default. // A bunch of Performance, Simulation and Render settings will be set to a matching default value from this - // Here is the mapping between pelatformTier and performance profile + // Here is the mapping between platformTier and performance profile const std::array platformToPerformancePresetMap = { { PerformanceManager::PerformancePreset::MID, // platform::Profiler::UNKNOWN PerformanceManager::PerformancePreset::LOW, // platform::Profiler::LOW