minor comment correction

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-11-02 22:55:09 +02:00
parent 5d8e779042
commit 77adb6b59e

View file

@ -45,7 +45,7 @@ QKeyMapper::~QKeyMapper()
void QKeyMapper::clearMappings()
{
// NOTE: if nothing called setlocale() it has to be done here for XOpenIM()
// NOTE: if nothing called setlocale() it has to be done here for XLocaleOfIM()
// to return the locale set via environment variable
setlocale(LC_CTYPE, "");