summaryrefslogtreecommitdiff
path: root/sfx2/source/control/dispatch.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/control/dispatch.cxx')
-rw-r--r--sfx2/source/control/dispatch.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/dispatch.cxx b/sfx2/source/control/dispatch.cxx
index 616b110d0933..a34c9296bf0e 100644
--- a/sfx2/source/control/dispatch.cxx
+++ b/sfx2/source/control/dispatch.cxx
@@ -592,7 +592,7 @@ SfxShell *SfxDispatcher::GetShell(sal_uInt16 nIdx) const
}
/** This method returns a pointer to the <SfxBinding> Instance on which the
- SfxDispatcher is curretly bound. A SfxDispatcher is only bound to
+ SfxDispatcher is currently bound. A SfxDispatcher is only bound to
the SfxBindings when it is <UI-aktiv>. If it is not UI-active,
a NULL-pointer is returned.