]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfunc.C
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / lyxfunc.C
index d168f41aa57126f1c6d5269be75111f2fce214d3..d1df3e1b24dc86d4e49ae36ad81360105c85fff4 100644 (file)
@@ -241,7 +241,7 @@ void LyXFunc::processKeySym(KeySym keysym, unsigned int state)
                return;
        }
 
-       // Can we be sure that this will work for all X-Windows
+       // Can we be sure that this will work for all X Window
        // implementations? (Lgb)
        // This code snippet makes lyx ignore some keys. Perhaps
        // all of them should be explictly mentioned?