summaryrefslogtreecommitdiff
path: root/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx')
-rw-r--r--ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx b/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx
index f8044a76ac27..67793a8ba995 100644
--- a/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx
+++ b/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx
@@ -61,9 +61,9 @@ public:
/**
* After passing this request to XInteractionHandler::handle, this method
- * returns the continuation that was choosen by the interaction handler.
+ * returns the continuation that was chosen by the interaction handler.
*
- * @return the continuation choosen by an interaction handler or
+ * @return the continuation chosen by an interaction handler or
* CONTINUATION_UNKNOWN, if the request was not (yet) handled.
*/
sal_Int32 getResponse() const;