summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/deployment/XUpdateInformationProvider.idl')
-rw-r--r--offapi/com/sun/star/deployment/XUpdateInformationProvider.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl b/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl
index 6291b3f4e76f..d48c13411c3b 100644
--- a/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl
+++ b/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl
@@ -57,7 +57,7 @@ interface XUpdateInformationProvider
a repository and its mirrors.
@param extensionId
the unique identifier of an extension. If it is not empty and
- the update document is an atom feed, only items whose 'term'
+ the update document is an atom feed, only items whose "term"
attribute of the atom:category tag matches extensionId are returned.
*/
@@ -66,7 +66,7 @@ interface XUpdateInformationProvider
[in] string extensionId
) raises ( com::sun::star::uno::Exception );
- /** interrupts a getUpdateInformation call and let's it return immediatly.
+ /** interrupts a getUpdateInformation call and let's it return immediately.
*/
void cancel();
@@ -93,7 +93,7 @@ interface XUpdateInformationProvider
a repository and its mirrors.
@param extensionId
the unique identifier of an extension. If it is not empty and
- the update document is an atom feed, only items whose 'term'
+ the update document is an atom feed, only items whose "term"
attribute of the atom:category tag matches extensionId are returned.
@returns