From cfffb09b3d6d46c500e3be3fe601a4ff6944d40e Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 14 Jan 2018 12:50:47 +0100 Subject: Fix typos Change-Id: I2a578961837076ebce3c1fb2681b0785d1d490ac Reviewed-on: https://gerrit.libreoffice.org/47857 Tested-by: Jenkins Reviewed-by: Julien Nabet --- uui/source/iahndl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uui') diff --git a/uui/source/iahndl.cxx b/uui/source/iahndl.cxx index e2ce02c659d5..51af635a24bf 100644 --- a/uui/source/iahndl.cxx +++ b/uui/source/iahndl.cxx @@ -1088,7 +1088,7 @@ UUIInteractionHelper::handleGenericErrorRequest( getContinuations(rContinuations, &xApprove, &xAbort); // Note: It's important to convert the transported long to the - // required unsigned long value. Otherwhise using as flag field + // required unsigned long value. Otherwise using as flag field // can fail ... ErrCode nError(nErrorCode); bool bWarning = !nError.IgnoreWarning(); -- cgit v1.2.3