From 2926bd4d6bce5115e4de8e8e155cbeb9fd66e3a4 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 22 Feb 2013 09:38:34 +0200 Subject: s/whith/with/ Change-Id: I23da81c182ad30faf871d98e55820295418207d0 --- sd/source/ui/view/ToolBarManager.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd') diff --git a/sd/source/ui/view/ToolBarManager.cxx b/sd/source/ui/view/ToolBarManager.cxx index a131edfefb5c..cc0e64655040 100644 --- a/sd/source/ui/view/ToolBarManager.cxx +++ b/sd/source/ui/view/ToolBarManager.cxx @@ -270,7 +270,7 @@ public: /** Release all tool bar shells and the associated framework tool bars. Typically called when the main view shell is being replaced by another, all tool bar shells are released. In that process the - shells are destroyed anyway and whithout calling this method they + shells are destroyed anyway and without calling this method they would still be referenced. */ void ReleaseAllToolBarShells (void); -- cgit