From: Vincent van Ravesteijn Date: Thu, 4 Nov 2010 15:35:12 +0000 (+0000) Subject: typo X-Git-Tag: 2.0.0~2053 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2810b7aef7cede6d67416a7d34493adcc91d3ef2;p=features.git typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36062 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/GuiApplication.h b/src/frontends/qt4/GuiApplication.h index c580f4a3eb..342a276cc9 100644 --- a/src/frontends/qt4/GuiApplication.h +++ b/src/frontends/qt4/GuiApplication.h @@ -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 {