summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/CommandEnvironment.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/CommandEnvironment.idl')
-rw-r--r--offapi/com/sun/star/ucb/CommandEnvironment.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/CommandEnvironment.idl b/offapi/com/sun/star/ucb/CommandEnvironment.idl
index 6141a74da32a..b39068f8a63b 100644
--- a/offapi/com/sun/star/ucb/CommandEnvironment.idl
+++ b/offapi/com/sun/star/ucb/CommandEnvironment.idl
@@ -48,11 +48,11 @@ module com { module sun { module star { module ucb {
/** Constructor.
@param InteractionHandler the interaction handler instance that will be
- returned by this service' implementation of
+ returned by this service's implementation of
<method>XCommandEnvironemt::getInteractionHandler</method>
@param ProgressHandler the progress handler instance that will be
- returned by this service' implementation of
+ returned by this service's implementation of
<method>XCommandEnvironemt::getProgressHandler</method>
*/
create( [in] com::sun::star::task::XInteractionHandler InteractionHandler,