Fix small spelling error

This commit is contained in:
Alexander Bock
2023-01-21 22:15:36 +01:00
parent 45b1b9e7e7
commit d8ff505f33
+1 -1
View File
@@ -301,7 +301,7 @@ namespace {
};
constexpr openspace::properties::Property::PropertyInfo BrightnessPercentInfo = {
"BrightnessPercen",
"BrightnessPercent",
"App Brightness Contribution",
"App Brightness Contribution"
};