summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-22 09:39:47 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-22 09:39:47 +0200
commit13ed66c9ce46d7f9ec9f670544e6fdf440412c72 (patch)
tree057dae1db2e1891ac6cf9c80fedf3289ab353708 /sd
parent2926bd4d6bce5115e4de8e8e155cbeb9fd66e3a4 (diff)
s/Whith/With/
Change-Id: I098290a33a3d455594bd200034b279eef02c792b
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/ViewShellImplementation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShellImplementation.hxx b/sd/source/ui/inc/ViewShellImplementation.hxx
index cfdb98cf510e..28c5ec27907e 100644
--- a/sd/source/ui/inc/ViewShellImplementation.hxx
+++ b/sd/source/ui/inc/ViewShellImplementation.hxx
@@ -55,7 +55,7 @@ public:
/** This update lock for the ToolBarManager exists in order to avoid
problems with tool bars being displayed while the mouse button is
- pressed. Whith docked tool bars this can lead to a size change of
+ pressed. With docked tool bars this can lead to a size change of
the view. This would change the relative mouse coordinates and thus
interpret every mouse click as move command.
*/