mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
Michael Schmitt's type correction.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9565 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
02e3886fa1
commit
44cbcdb6aa
@ -1,3 +1,7 @@
|
||||
2005-01-31 Michael Schmitt <michael.schmitt-anKbl+W3y9xg9hUCZPvPmw@public.gmane.org>
|
||||
|
||||
* lyxrc.C: text message fixed
|
||||
|
||||
2005-01-20 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* lyxfont.C (setLyXFamily, setLyXSeries, setLyXShape, setLyXSize)
|
||||
|
@ -2178,7 +2178,7 @@ string const LyXRC::getDescription(LyXRCTags tag)
|
||||
break;
|
||||
|
||||
case RC_PATH_PREFIX:
|
||||
str = _("Specify those directories which should be"
|
||||
str = _("Specify those directories which should be "
|
||||
"prepended to the PATH environment variable. "
|
||||
"Use the OS native format.");
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user