summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view/Outliner.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/Outliner.cxx')
-rw-r--r--sd/source/ui/view/Outliner.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/Outliner.cxx b/sd/source/ui/view/Outliner.cxx
index 72d7bce2756e..69ec22274a1f 100644
--- a/sd/source/ui/view/Outliner.cxx
+++ b/sd/source/ui/view/Outliner.cxx
@@ -1343,7 +1343,7 @@ void Outliner::SetViewMode (PageKind ePageKind)
// Force (well, request) a synchronous update of the configuration.
// In a better world we would handle the asynchronous view update
- // instead. But that would involve major restucturing of the
+ // instead. But that would involve major restructuring of the
// Outliner code.
framework::FrameworkHelper::Instance(rBase)->RequestSynchronousUpdate();
SetViewShell(rBase.GetMainViewShell());