From a33a8f221626bb833cae5c916f096c12a4226f77 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 20 Aug 2020 12:50:00 +0200 Subject: Fix typos Change-Id: I8dc0cdcfe6bd90efc596df28e6c6d968b92618b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101098 Reviewed-by: Julien Nabet Tested-by: Jenkins --- offapi/com/sun/star/chart2/Symbol.idl | 2 +- offapi/com/sun/star/deployment/XPackageRegistry.idl | 2 +- offapi/com/sun/star/security/ExtAltNameType.idl | 2 +- offapi/com/sun/star/xml/sax/InputSource.idl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'offapi/com') diff --git a/offapi/com/sun/star/chart2/Symbol.idl b/offapi/com/sun/star/chart2/Symbol.idl index 1149cb3a3a5f..6187a9b420b4 100644 --- a/offapi/com/sun/star/chart2/Symbol.idl +++ b/offapi/com/sun/star/chart2/Symbol.idl @@ -42,7 +42,7 @@ struct Symbol com::sun::star::drawing::PolyPolygonBezierCoords PolygonCoords; /** Use the nth standard symbol, if #Style is set - to SymbolStlye::STANDARD. + to SymbolStyle::STANDARD.

If n is the number of standard symbols available in an implementation, the symbol number is diff --git a/offapi/com/sun/star/deployment/XPackageRegistry.idl b/offapi/com/sun/star/deployment/XPackageRegistry.idl index 2251762b70d8..8773d771e03b 100644 --- a/offapi/com/sun/star/deployment/XPackageRegistry.idl +++ b/offapi/com/sun/star/deployment/XPackageRegistry.idl @@ -49,7 +49,7 @@ interface XPackageRegistry actual extension files do not exist anymore. The registration data must then be cleaned of all the remains of that extension. To do that one creates an XPackage object on behalf of that extension and - calls XPackage::revokePakage(). The parameter + calls XPackage::revokePackage(). The parameter removed indicates this case. The returned object may not rely on the file or folder to which refers url. Instead it must use previously saved data to successfully carry out the revocation diff --git a/offapi/com/sun/star/security/ExtAltNameType.idl b/offapi/com/sun/star/security/ExtAltNameType.idl index e87308273695..e308c06b0439 100644 --- a/offapi/com/sun/star/security/ExtAltNameType.idl +++ b/offapi/com/sun/star/security/ExtAltNameType.idl @@ -30,7 +30,7 @@ module com { module sun { module star { module security { enum ExtAltNameType { /** - * Cutomize name/value pair + * Customize name/value pair * The value of CertAltNameEntry contains a NamedValue. * * @see com::sun::star::security::CertAltNameEntry diff --git a/offapi/com/sun/star/xml/sax/InputSource.idl b/offapi/com/sun/star/xml/sax/InputSource.idl index 8c8a04b6707b..992a7d871f83 100644 --- a/offapi/com/sun/star/xml/sax/InputSource.idl +++ b/offapi/com/sun/star/xml/sax/InputSource.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module xml { module sax {

*/ -- cgit v1.2.3