summaryrefslogtreecommitdiffstats
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 93b9340a7200..6ccf7bc083f6 100644
--- a/sd/source/ui/view/ToolBarManager.cxx
+++ b/sd/source/ui/view/ToolBarManager.cxx
@@ -1427,7 +1427,7 @@ void ToolBarShellList::UpdateShells (
rpManager->ActivateSubShell(*rpMainViewShell, iShell->mnId);
}
- // The maNewList now refelects the current state and thus is made
+ // The maNewList now reflects the current state and thus is made
// maCurrentList.
maCurrentList = maNewList;
}