From 23af031b09dffe37222517d69f5337db26fdb307 Mon Sep 17 00:00:00 2001 From: Elton Chung Date: Sat, 18 Feb 2012 12:37:04 +0800 Subject: Fix typos in comments --- svx/source/accessibility/ChildrenManagerImpl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/source/accessibility/ChildrenManagerImpl.hxx') diff --git a/svx/source/accessibility/ChildrenManagerImpl.hxx b/svx/source/accessibility/ChildrenManagerImpl.hxx index b1cb2a0b4723..c43fb4e3ba69 100644 --- a/svx/source/accessibility/ChildrenManagerImpl.hxx +++ b/svx/source/accessibility/ChildrenManagerImpl.hxx @@ -276,7 +276,7 @@ public: @param pReplacement The replacement for the current child. @return - The returned value indicates wether the replacement has been + The returned value indicates whether the replacement has been finished successfully. */ virtual sal_Bool ReplaceChild ( -- cgit