summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/mozilla/XProfileManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/mozilla/XProfileManager.idl')
-rw-r--r--offapi/com/sun/star/mozilla/XProfileManager.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/mozilla/XProfileManager.idl b/offapi/com/sun/star/mozilla/XProfileManager.idl
index 9548588e1559..87c84558b1a1 100644
--- a/offapi/com/sun/star/mozilla/XProfileManager.idl
+++ b/offapi/com/sun/star/mozilla/XProfileManager.idl
@@ -53,7 +53,7 @@ published interface XProfileManager: com::sun::star::uno::XInterface
@param profileName
the profile name to be used.
@returns
- the current refrence count for the given profile.
+ the current reference count for the given profile.
*/
long bootupProfile( [in]MozillaProductType product,[in]string profileName);
@@ -61,7 +61,7 @@ published interface XProfileManager: com::sun::star::uno::XInterface
/** attempts to shutdown the current profile.
@returns
- the current refrence count for the current profile.
+ the current reference count for the current profile.
*/
long shutdownProfile();