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>
This commit is contained in:
Andrea Gelmini 2015-09-29 18:13:58 +02:00 committed by Joren De Cuyper
parent e0e2cc7ca6
commit a0dd7f887b

View File

@ -39,7 +39,7 @@ using namespace ::com::sun::star::security ;
using ::com::sun::star::security::XCertificate ; using ::com::sun::star::security::XCertificate ;
using ::com::sun::star::util::DateTime ; 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 The starting index is pair.first. The ending index in pair.second points
one char after the last character of the type. one char after the last character of the type.
sTypeName can be sTypeName can be