diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-09-29 18:13:58 +0200 |
---|---|---|
committer | Joren De Cuyper <jorendc@libreoffice.org> | 2015-09-29 22:12:56 +0000 |
commit | a0dd7f887bb59b58e22a27a2110cdf1f1833042a (patch) | |
tree | cc7f83b5db4cd6557e0c203e2fe9506c7b83f891 /xmlsecurity | |
parent | e0e2cc7ca6d498b3e696bbc306d3f1e403ebf27d (diff) |
Fix typos
Change-Id: I7dbee92d75836c54fd245c89a70ab02e40dafefb
Reviewed-on: https://gerrit.libreoffice.org/18998
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx b/xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx index 2259c1d704db..f2f5a0a9528a 100644 --- a/xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx +++ b/xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx @@ -39,7 +39,7 @@ using namespace ::com::sun::star::security ; using ::com::sun::star::security::XCertificate ; using ::com::sun::star::util::DateTime ; -/*Resturns the index within rRawString where sTypeName starts and where it ends. +/*Returns the index within rRawString where sTypeName starts and where it ends. The starting index is pair.first. The ending index in pair.second points one char after the last character of the type. sTypeName can be |