diff options
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r-- | xmlsecurity/inc/framework/securityengine.hxx | 2 |
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; |