From f6a0e670647f013e30ba5628c66625b1176a3cb6 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 21 Feb 2015 10:50:22 +0100 Subject: -Typo: (dis)apear(s)->(dis)appear(s) Change-Id: Ie5d18aa59885172bd701ddcfb0e62f5ad3816de9 --- sfx2/source/appl/appquit.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2') diff --git a/sfx2/source/appl/appquit.cxx b/sfx2/source/appl/appquit.cxx index e7efa6efcdbf..5983cfc3fc4a 100644 --- a/sfx2/source/appl/appquit.cxx +++ b/sfx2/source/appl/appquit.cxx @@ -94,7 +94,7 @@ void SfxApplication::Deinitialize() Exit(); // Release Controller and others - // then the remaining components should also disapear ( Beamer! ) + // then the remaining components should also disappear ( Beamer! ) #if HAVE_FEATURE_SCRIPTING BasicManagerRepository::resetApplicationBasicManager(); -- cgit