diff options
Diffstat (limited to 'include/comphelper/docpasswordhelper.hxx')
-rw-r--r-- | include/comphelper/docpasswordhelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/docpasswordhelper.hxx b/include/comphelper/docpasswordhelper.hxx index 64d7ba9782ec..9d8409c3bf46 100644 --- a/include/comphelper/docpasswordhelper.hxx +++ b/include/comphelper/docpasswordhelper.hxx @@ -392,7 +392,7 @@ public: @param rMediaPassword If not empty, will be passed to the password validator before requesting a password from the user. This password usually should - be querried from a media descriptor. + be queried from a media descriptor. @param rxInteractHandler The interaction handler that will be used to request a password |