summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-07-03 18:58:32 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2020-07-07 21:17:46 +0200
commite8ede68fbe35befdc8c30f28ac6bba0f86393daf (patch)
tree163c86d861fc67426545cfe5004ea87186a1a7d7 /offapi
parent0cde19038d7e264d7a184042f10a41574bda11f5 (diff)
Fix typo
Change-Id: I7c3e2c4c129c5ff7e3c8e5f3ac94e57508ce39ea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97891 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/xml/crypto/NSSProfile.idl2
1 files changed, 1 insertions, 1 deletions
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.