summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 10:50:22 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 10:56:21 +0100
commitf6a0e670647f013e30ba5628c66625b1176a3cb6 (patch)
treeeb5c4e16bad7644de36f22be58d3366f6a267b99 /sfx2
parent4cf69df2f543b023f4ec3d4279c5ac11a2a819d9 (diff)
-Typo: (dis)apear(s)->(dis)appear(s)
Change-Id: Ie5d18aa59885172bd701ddcfb0e62f5ad3816de9
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/appquit.cxx2
1 files changed, 1 insertions, 1 deletions
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();