[Libreoffice-commits] core.git: offapi/com

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 7 19:18:34 UTC 2020


 offapi/com/sun/star/xml/crypto/NSSProfile.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e8ede68fbe35befdc8c30f28ac6bba0f86393daf
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jul 3 18:58:32 2020 +0200
Commit:     Jan-Marek Glogowski <glogow at fbihome.de>
CommitDate: Tue Jul 7 21:17:46 2020 +0200

    Fix typo
    
    Change-Id: I7c3e2c4c129c5ff7e3c8e5f3ac94e57508ce39ea
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97891
    Tested-by: Jenkins
    Reviewed-by: Jan-Marek Glogowski <glogow at fbihome.de>

diff --git a/offapi/com/sun/star/xml/crypto/NSSProfile.idl b/offapi/com/sun/star/xml/crypto/NSSProfile.idl
index 4ac4a39c0b52..1ce68bfa82ce 100644
--- a/offapi/com/sun/star/xml/crypto/NSSProfile.idl
+++ b/offapi/com/sun/star/xml/crypto/NSSProfile.idl
@@ -31,7 +31,7 @@ struct NSSProfile {
     /** the name of the NSS profile
 
         Normally the name will reflect the name of the Mozilla profile. But the
-        profile list also contains the following special enties: MANUAL and
+        profile list also contains the following special entries: MANUAL and
         MOZILLA_CERTIFICATE_FOLDER.
         These will have a product type of MozillaProductType::Default and might
         have an empty path, if that value is not available.


More information about the Libreoffice-commits mailing list