xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a0dd7f887bb59b58e22a27a2110cdf1f1833042a
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
Date:   Tue Sep 29 18:13:58 2015 +0200

    Fix typos
    
    Change-Id: I7dbee92d75836c54fd245c89a70ab02e40dafefb
    Reviewed-on: https://gerrit.libreoffice.org/18998
    Reviewed-by: Joren De Cuyper <jore...@libreoffice.org>
    Tested-by: Joren De Cuyper <jore...@libreoffice.org>

diff --git a/xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx 
b/xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx
index 2259c1d..f2f5a0a 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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to