summaryrefslogtreecommitdiff
path: root/include/comphelper/docpasswordhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/docpasswordhelper.hxx')
-rw-r--r--include/comphelper/docpasswordhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/docpasswordhelper.hxx b/include/comphelper/docpasswordhelper.hxx
index 18eebd11e4dd..2ef3e040af1a 100644
--- a/include/comphelper/docpasswordhelper.hxx
+++ b/include/comphelper/docpasswordhelper.hxx
@@ -265,7 +265,7 @@ public:
@return
If not empty, contains the password that has been validated by the
passed password verifier. If empty, no valid password has been
- found, or the user has chossen to cancel password input.
+ found, or the user has chosen to cancel password input.
*/
static css::uno::Sequence< css::beans::NamedValue > requestAndVerifyDocPassword(
IDocPasswordVerifier& rVerifier,