diff options
Diffstat (limited to 'xmlsecurity/source/framework/elementmark.cxx')
-rw-r--r-- | xmlsecurity/source/framework/elementmark.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlsecurity/source/framework/elementmark.cxx b/xmlsecurity/source/framework/elementmark.cxx index 06fe9dd5ec6d..c333527f42b2 100644 --- a/xmlsecurity/source/framework/elementmark.cxx +++ b/xmlsecurity/source/framework/elementmark.cxx @@ -42,9 +42,9 @@ ElementMark::ElementMark(sal_Int32 nSecurityId, sal_Int32 nBufferId) * nSecurityId - represents which security entity the buffer node is * related with. Either a signature or an encryption is * a security entity. - * nBufferId - the id of the element bufferred in the document + * nBufferId - the id of the element buffered in the document * wrapper component. The document wrapper component - * uses this id to search the particular bufferred + * uses this id to search the particular buffered * element. ******************************************************************************/ { |