]> git.lyx.org Git - features.git/commitdiff
typo
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 16 Jul 2009 22:29:05 +0000 (22:29 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 16 Jul 2009 22:29:05 +0000 (22:29 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30637 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiApplication.cpp

index 2841491b2db879dae7855737d52856e6e45fef6e..b313dde3d2c4c349afa27b7b3718192d4620aeaa 100644 (file)
@@ -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;
                }