From e2f97dcc1006aceb80c4805c0e1cb5b2f40ab7b0 Mon Sep 17 00:00:00 2001 From: Ivan Timofeev Date: Wed, 13 Feb 2013 18:25:22 +0400 Subject: spelling: otherwhise -> otherwise Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db --- ucbhelper/inc/ucbhelper/interceptedinteraction.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ucbhelper') diff --git a/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx b/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx index 44013b131cc0..d727b5a38ac5 100644 --- a/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx +++ b/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx @@ -229,7 +229,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInteraction : public ::cppu::WeakImplHelper by checking its interface type. @return A valid reference to the continuation, if it could be located ... - or an empty reference otherwhise. + or an empty reference otherwise. */ static ::com::sun::star::uno::Reference< ::com::sun::star::task::XInteractionContinuation > extractContinuation( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::task::XInteractionContinuation > >& lContinuations, -- cgit