From: Jürgen Spitzmüller Date: Wed, 9 Feb 2011 10:45:59 +0000 (+0000) Subject: * Menus.cpp: fix comment. X-Git-Tag: 2.0.0~816 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=064e74011dfe15e4ec6cc445e7e971dc3d521912;p=features.git * Menus.cpp: fix comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37571 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/Menus.cpp b/src/frontends/qt4/Menus.cpp index b3ec59ff0e..ecca97a22c 100644 --- a/src/frontends/qt4/Menus.cpp +++ b/src/frontends/qt4/Menus.cpp @@ -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. */