mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-27 07:44:24 +02:00
parent
09abbad3d7
commit
11e01d9abc
@ -344,7 +344,7 @@ string ScintillaKeyMap::toString() const
|
||||
{
|
||||
sc += toString(combo);
|
||||
if (combo < nbCombos - 1)
|
||||
sc += " or ";
|
||||
sc += " / ";
|
||||
}
|
||||
return sc;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user