From a762204a5df46ef68c5b0be4427fc99e32c4c36d Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 17 Sep 2014 21:14:52 +0200 Subject: Typos Change-Id: Icf850c4b7b146a82a5638a3cd88ad02f3171aff3 --- sfx2/source/view/viewsh.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sfx2') 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 . The Postioning of Tools + by . 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 . - The Postioning of Tools is only allowed after the calling of + The Positioning of Tools is only allowed after the calling of 'SetBorderPixel'. -- cgit