summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/view/viewsh.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/view/viewsh.cxx b/sfx2/source/view/viewsh.cxx
index 9b40bb40f6de..fd07e1a74f3c 100644
--- a/sfx2/source/view/viewsh.cxx
+++ b/sfx2/source/view/viewsh.cxx
@@ -1052,7 +1052,7 @@ void SfxViewShell::OuterResizePixel
here. The mainuse is to change the size of the Vis-Area.
If the Border is changed due to the new calculation then this has to be set
- by <SfxViewShell::SetBorderPixel(const SvBorder&)>. The Postioning of Tools
+ by <SfxViewShell::SetBorderPixel(const SvBorder&)>. The Positioning of Tools
is only allowed after the calling of 'SetBorderPixel'.
[Example]
@@ -1101,7 +1101,7 @@ void SfxViewShell::InnerResizePixel
If the Border is changed due to the new calculation then is has to be set
by <SfxViewShell::SetBorderPixel(const SvBorder&)>.
- The Postioning of Tools is only allowed after the calling of
+ The Positioning of Tools is only allowed after the calling of
'SetBorderPixel'.