summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsignaturehelper.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 15:38:38 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 13:10:53 +0000
commit74117f95972a0ef690401815d5e5ff7759ceb8af (patch)
tree0cefe09683149742f1157b6a9d008b26f0df83da /xmlsecurity/inc/xmlsignaturehelper.hxx
parente9b628760e2606769d7cc7fa2993729b796628d3 (diff)
Fix typos
Change-Id: I901ff35ad2e0aa43a421f0996865130514a819bc Reviewed-on: https://gerrit.libreoffice.org/35663 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmlsecurity/inc/xmlsignaturehelper.hxx')
-rw-r--r--xmlsecurity/inc/xmlsignaturehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/inc/xmlsignaturehelper.hxx b/xmlsecurity/inc/xmlsignaturehelper.hxx
index 38c88099fef5..da3b8bf170a0 100644
--- a/xmlsecurity/inc/xmlsignaturehelper.hxx
+++ b/xmlsecurity/inc/xmlsignaturehelper.hxx
@@ -114,7 +114,7 @@ public:
void StartVerifySignatureElement();
// Set the storage which should be used by the default UriBinding
- // Must be set before StatrtMission().
+ // Must be set before StartMission().
//sODFVersion indicates the ODF version
void SetStorage( const css::uno::Reference < css::embed::XStorage >& rxStorage, const OUString& sODFVersion );