diff options
Diffstat (limited to 'xmlsecurity')
-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 b1cc565292da..c359431f66ec 100644 --- a/xmlsecurity/inc/framework/securityengine.hxx +++ b/xmlsecurity/inc/framework/securityengine.hxx @@ -48,7 +48,7 @@ class SecurityEngine : public cppu::WeakImplHelper protected: /* - * A SAXEventKeeper internally maintians all resources that a security + * A SAXEventKeeper internally maintains all resources that a security * operation needs. The m_xSAXEventKeeper member is used to release * those resources when the security operation finishes. */ |