Kaydet (Commit) 4e0b3012 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Olivier Hallot

Fix typos

Change-Id: I66f31ff16a5cd5d8fca7e920fdd6b77bb124dfbb
Reviewed-on: https://gerrit.libreoffice.org/63321
Tested-by: Jenkins
Reviewed-by: 's avatarOlivier Hallot <olivier.hallot@libreoffice.org>
üst e051bb72
...@@ -61,7 +61,7 @@ OUString SAL_CALL CertificateImpl::getIssuerName() ...@@ -61,7 +61,7 @@ OUString SAL_CALL CertificateImpl::getIssuerName()
OUString SAL_CALL CertificateImpl::getSubjectName() OUString SAL_CALL CertificateImpl::getSubjectName()
{ {
// Samue as issuer name (user ID) // Same as issuer name (user ID)
return getIssuerName(); return getIssuerName();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment