From 8d90ceed41c26236648a620ead34ef513e9d9664 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 20 Nov 2010 16:53:01 +0100 Subject: [PATCH] fix some typos --- offapi/com/sun/star/deployment/XPackage.idl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/offapi/com/sun/star/deployment/XPackage.idl b/offapi/com/sun/star/deployment/XPackage.idl index 9709b579bc2e..20271a85f2ef 100644 --- a/offapi/com/sun/star/deployment/XPackage.idl +++ b/offapi/com/sun/star/deployment/XPackage.idl @@ -80,7 +80,7 @@ interface XPackage @param xCmdEnv command environment for error handling and other interaction. @alreadyInstalled - indicates that an extension with the same identifyer is already installed. + indicates that an extension with the same identifier is already installed. @return null - all prerequisites are met. Otherwise, a value from @@ -97,7 +97,7 @@ interface XPackage /** checks if the dependencies for this package are still satisfied - After updateing the OpenOffice.org, some dependencies for packages might + After updating the OpenOffice.org, some dependencies for packages might no longer be satisfied. @since OOo 3.2.0 @@ -116,7 +116,7 @@ interface XPackage com::sun::star::ucb::CommandFailedException); - /** determines whether the package is currently is registered, i.e. + /** determines whether the package is currently registered, i.e. whether it is active. @param xAbortChannel @@ -183,7 +183,7 @@ interface XPackage e.g. a zip (legacy) package file or a document hosting script packages. @return - in case this package relfects a package bundle + if this package is a package bundle, otherwise */ boolean isBundle(); @@ -273,8 +273,8 @@ interface XPackage */ sequence getUpdateInformationURLs() raises (ExtensionRemovedException); - /** returns the publisher info for a package, the strings - might be empty, if there are no publisher + /** returns the publisher info for the package, the strings + might be empty, if there is no publisher StringPair::First represents the publisher name and @@ -294,7 +294,7 @@ interface XPackage /** exports package to given destination URL. @param destFolderURL - package destination folder URL, must be UCB conform + package destination folder URL, must be UCB conforming @param newTitle new package name @param nameClashAction