From 70e6cac72787148c9560f7e88f0d4999d1d6655c Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Thu, 16 Jul 2009 22:29:05 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30637 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiApplication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/qt4/GuiApplication.cpp b/src/frontends/qt4/GuiApplication.cpp index 2841491b2d..b313dde3d2 100644 --- a/src/frontends/qt4/GuiApplication.cpp +++ b/src/frontends/qt4/GuiApplication.cpp @@ -1506,7 +1506,7 @@ bool GuiApplication::readUIFile(QString const & name, bool include) if (ui_path.empty()) { LYXERR(Debug::INIT, "Could not find default UI file!!"); Alert::warning(_("Could not find default UI file"), - _("LyX coudl not find the default UI file!\n" + _("LyX could not find the default UI file!\n" "Please check your installation.")); return false; } -- 2.39.2