[keyboard] Typo in comment
This commit is contained in:
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…
Reference in New Issue
Block a user