summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/CommandEnvironment.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-25 20:24:26 +0200
committerCaolán McNamara <caolanm@redhat.com>2011-01-31 10:43:16 +0000
commit406a63e9a0f1a955ff08a0d10d13352174b77193 (patch)
tree67c556e031bd22ada3bbff7dee72499f163f9e8b /offapi/com/sun/star/ucb/CommandEnvironment.idl
parenta129a38585fe89bb95de35982432c28dd4c62b4d (diff)
Some fixes to documentation (part 5)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
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,