diff options
author | Jan Holesovsky <kendy@collabora.com> | 2013-10-04 16:57:18 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2013-10-04 20:27:30 +0200 |
commit | ad7b757a25d90e995606947ee639d5b620c267a2 (patch) | |
tree | de1a80f3bf6db7378f9853ba86f2d2b1047a96ed /sd | |
parent | 6489f97fc428446c53c17f885963776cdcc21490 (diff) |
'ist' -> 'is' here and there.
Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/inc/ViewShellManager.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShellManager.hxx b/sd/source/ui/inc/ViewShellManager.hxx index 2b18218e727c..f4ba3467e647 100644 --- a/sd/source/ui/inc/ViewShellManager.hxx +++ b/sd/source/ui/inc/ViewShellManager.hxx @@ -147,7 +147,7 @@ public: only shells that are higher on the stack are its object bars. Call this method after a focus change to bring a view mode view - shell and ist associated tool bar shells to the top of the + shell and is associated tool bar shells to the top of the stack. The mbKeepMainViewShellOnTop flag is not obeyed. |