[keyboard] Typo in comment

main
Adriaan de Groot 4 years ago
parent 5f1d7b2e8d
commit a1c70b46a1

@ -75,7 +75,7 @@ parseKeyboardModels( const char* filepath )
break;
}
// here we are in the model section, otherwhise we would continue or break
// here we are in the model section, otherwise we would continue or break
QRegExp rx;
rx.setPattern( "^\\s+(\\S+)\\s+(\\w.*)\n$" );

Loading…
Cancel
Save