]> git.lyx.org Git - features.git/commitdiff
typo
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 4 Nov 2010 15:35:12 +0000 (15:35 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 4 Nov 2010 15:35:12 +0000 (15:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36062 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiApplication.h

index c580f4a3eba2c33129fef5665a6d1a417c189384..342a276cc94d729a00de7d8106938360d1d57a42 100644 (file)
@@ -42,7 +42,7 @@ class Toolbars;
 /// The Qt main application class
 /**
 There should be only one instance of this class. No Qt object
-initialisation should be done before the instanciation of this class.
+initialisation should be done before the instantiation of this class.
 */
 class GuiApplication : public QApplication, public Application
 {