]> git.lyx.org Git - features.git/commitdiff
* doxy
authorPavel Sanda <sanda@lyx.org>
Mon, 15 Feb 2010 09:15:38 +0000 (09:15 +0000)
committerPavel Sanda <sanda@lyx.org>
Mon, 15 Feb 2010 09:15:38 +0000 (09:15 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33478 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 6c7d4c92770e042cff0a05b49119a31751cad8c3..358b2630fa8eb5a217224318533b6643a6d73369 100644 (file)
@@ -2197,7 +2197,7 @@ void LyXAction::init()
  * \li Syntax: vc-compare <REV1> [<REV2>]
  * \li Params: Revision number either points directly to commit in history
                or if negative number -x it points to last commit - x.\n
-              In RCS we subtract only in the last part of revision specification.
+              In RCS we subtract only in the last number of revision specification.
                Special case "0" is reserved for the last committed revision.\n
                <REV1>: Older file.\n
               <REV2>: Newer file. Used only if REV1 > 0.