summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2010-11-01 11:04:38 +0200
committerCaolán McNamara <caolanm@redhat.com>2010-11-08 14:04:52 +0000
commit01fb4e72cd6d424f5a65c44391c109eeaa87cef0 (patch)
tree5ae3d829c282820013da0343ee423508077c7d48 /offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
parent1a8708618f6b16fcdf01a2fcefd70d8165eb8682 (diff)
Fix some typos in documentation
Diffstat (limited to 'offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl')
-rw-r--r--offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl b/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
index c5d44ac4b7bf..34b1c0ccfb56 100644
--- a/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
+++ b/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
@@ -71,9 +71,9 @@ exception MergeRecoveryRequest: ::com::sun::star::uno::Exception
string ErrorLayerId;
/**
- specifies whether the requestor wants to remove or skip the invalid layer.
+ specifies whether the requester wants to remove or skip the invalid layer.
- <p> If <TRUE/> the requestor wants to remove the underlying data of
+ <p> If <TRUE/> the requester wants to remove the underlying data of
the layer.<BR/>
If <FALSE/> the request is to skip the underlying data this time,
but without removing it.