From: Jean-Marc Lasgouttes Date: Thu, 16 Jul 2009 22:29:05 +0000 (+0000) Subject: typo X-Git-Tag: 2.0.0~5986 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=70e6cac72787148c9560f7e88f0d4999d1d6655c;p=features.git typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30637 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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; }