]> git.lyx.org Git - features.git/commitdiff
* Menus.cpp: fix comment.
authorJürgen Spitzmüller <spitz@lyx.org>
Wed, 9 Feb 2011 10:45:59 +0000 (10:45 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Wed, 9 Feb 2011 10:45:59 +0000 (10:45 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37571 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/Menus.cpp

index b3ec59ff0ee67efb8c194a821995c5dfa1b54c65..ecca97a22c5fa2eb8f1fe334c1339413dfd42a28 100644 (file)
@@ -130,7 +130,7 @@ public:
                    typically for the File->Export menu. */
                ExportFormats,
                /** This is a list of importable formats
-                   typically for the File->Export menu. */
+                   typically for the File->Import menu. */
                ImportFormats,
                /** This is the list of elements available
                 * for insertion into document. */