From 064e74011dfe15e4ec6cc445e7e971dc3d521912 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Wed, 9 Feb 2011 10:45:59 +0000 Subject: [PATCH] * Menus.cpp: fix comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37571 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/Menus.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.39.2