summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ToolBarManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/ToolBarManager.cxx')
-rw-r--r--sd/source/ui/view/ToolBarManager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/ToolBarManager.cxx b/sd/source/ui/view/ToolBarManager.cxx
index 6ed60e075d27..c4e2e6fd6561 100644
--- a/sd/source/ui/view/ToolBarManager.cxx
+++ b/sd/source/ui/view/ToolBarManager.cxx
@@ -785,7 +785,7 @@ void ToolBarManager::Implementation::Update (
if (mbIsValid && mxLayouter.is() && (mbPreUpdatePending || mbPostUpdatePending))
{
- // 1) Release UNO tool bars that are not longer used. Do this
+ // 1) Release UNO tool bars that are no longer used. Do this
// now so that they are not updated when the SFX shell stack is
// modified.
if (mbPreUpdatePending)