diff --git a/Sources/Plasma/NucleusLib/pnInputCore/plInputMap.cpp b/Sources/Plasma/NucleusLib/pnInputCore/plInputMap.cpp index 1c88124c50..338b6a34a1 100644 --- a/Sources/Plasma/NucleusLib/pnInputCore/plInputMap.cpp +++ b/Sources/Plasma/NucleusLib/pnInputCore/plInputMap.cpp @@ -659,7 +659,7 @@ ST::string plKeyMap::GetStringUnmapped() default: break; } - return ST_LITERAL("(Unmapped)"); + return ST_LITERAL("(unmapped)"); } // If the binding has one of these keys, but not the other, go and bind the other