From 2810b7aef7cede6d67416a7d34493adcc91d3ef2 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Thu, 4 Nov 2010 15:35:12 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36062 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiApplication.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.39.2