cut and paste error

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35100 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2010-08-09 09:41:36 +00:00
parent 43dfee5c1f
commit aba279a928

View File

@ -3397,7 +3397,7 @@ string const LyXRC::getDescription(LyXRCTags tag)
case RC_USETEMPDIR:
break;
case RC_USE_TOOLTIP:
case RC_USE_USE_SYSTEM_COLORS:
str = _("Enable use the system colors for some things like main window background and selection.");
break;