]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.cpp
* Text3.cpp (doDispatch): fix the behaviour of word-delete-forward,
[lyx.git] / src / LyXRC.cpp
index 5be68a39ef628306e631175b83d09da14b269cf2..03a5200080b206e13c95817c04d2e0cb1ffa9f97 100644 (file)
@@ -2239,7 +2239,7 @@ string const LyXRC::getDescription(LyXRCTags tag)
                break;
 
        case RC_LOADSESSION:
-               str = _("De-select to prevent loading files opened from the last lyx session.");
+               str = _("De-select to prevent loading files opened from the last LyX session.");
                break;
 
        case RC_MAKE_BACKUP: