We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8165f57 commit 5234a5cCopy full SHA for 5234a5c
SerialPrograms/Source/NintendoSwitch/NintendoSwitch_KeyboardMapping.cpp
@@ -113,8 +113,8 @@ KeyboardMappingTable::KeyboardMappingTable()
113
"Advanced users are free to edit the rest of the table. You can create "
114
"new mappings or mappings that result in multiple buttons. "
115
"For example, there is a special mapping for pressing A + R "
116
- "simultaneously that is useful for CFW who are remotely controlling the "
117
- "program over Team Viewer.",
+ "simultaneously that is useful for CFW users who are remotely "
+ "controlling the program over Team Viewer.",
118
LockMode::UNLOCK_WHILE_RUNNING,
119
true,
120
make_defaults()
0 commit comments