diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/xml/crypto/NSSProfile.idl | 2 |
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. |