summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-26 14:11:12 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-07-31 15:17:14 +0200
commit496f32ea2ba3600f739cf8e56e5fae65ce4927cb (patch)
tree1d4807b37df7a455c919bdb602f8fc93e4acb521 /xmlsecurity/inc
parentcaa626809433b06b2a6f5eff80c6d0d2f4d71b7e (diff)
Fix typos
Change-Id: I69e5c6d82fddd1da1e414e7764f3a5d90351a43d Reviewed-on: https://gerrit.libreoffice.org/76377 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r--xmlsecurity/inc/framework/securityengine.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/inc/framework/securityengine.hxx b/xmlsecurity/inc/framework/securityengine.hxx
index 50cec2d4b8b8..ca47389c427b 100644
--- a/xmlsecurity/inc/framework/securityengine.hxx
+++ b/xmlsecurity/inc/framework/securityengine.hxx
@@ -59,7 +59,7 @@ protected:
/*
* the id of ElementCollector of the template element.
* For a signature, the template element is the Signature element,
- * for a encryption, the EncryptedData/EncryptedKey element is.
+ * for an encryption, the EncryptedData/EncryptedKey element is.
*/
sal_Int32 m_nIdOfTemplateEC;