summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/iahndl.cxx')
-rw-r--r--uui/source/iahndl.cxx2
1 files changed, 1 insertions, 1 deletions
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();