diff options
Diffstat (limited to 'include/ucbhelper/interactionrequest.hxx')
-rw-r--r-- | include/ucbhelper/interactionrequest.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/interactionrequest.hxx b/include/ucbhelper/interactionrequest.hxx index a6d04477aec7..84e0ca5f4694 100644 --- a/include/ucbhelper/interactionrequest.hxx +++ b/include/ucbhelper/interactionrequest.hxx @@ -130,7 +130,7 @@ public: /** * This method sets a continuation for the request. It also can be used * to reset the continuation set by a previous XInteractionHandler::handle - * call in order to use this request object more then once. + * call in order to use this request object more than once. * * @param rxSelection is the interaction continuation to activate for * the request or an empty reference in order to reset the |