summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-01-14 23:42:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-01-16 14:28:07 +0100
commiteae9bf0d25f34e0ff9d54191ea8732a8bfecb969 (patch)
tree0fc407e1e6626a212d25e7b92e3db0df4a3c23b8 /offapi
parentFix typos (diff)
downloadcore-eae9bf0d25f34e0ff9d54191ea8732a8bfecb969.tar.gz
core-eae9bf0d25f34e0ff9d54191ea8732a8bfecb969.zip
Fix typos
Change-Id: Id3d1a07922d4ca05e3bbf61d4b5797a30fc5b23a Reviewed-on: https://gerrit.libreoffice.org/47872 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/ucb/Content.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/Content.idl b/offapi/com/sun/star/ucb/Content.idl
index 7fc5b01b020d..8e2baa0c90fd 100644
--- a/offapi/com/sun/star/ucb/Content.idl
+++ b/offapi/com/sun/star/ucb/Content.idl
@@ -387,7 +387,7 @@ published service Content
because it is not directly supported by the IMAP protocol.
On the other hand, moving a message from one folder to
another folder on the same IMAP server should work, because it can
- be implemeted efficiently.<br>
+ be implemented efficiently.<br>
If an implementation is not able to handle a given source URL,
it should indicate this by issuing a
InteractiveBadTransferURLException interaction request.<br>
@@ -419,7 +419,7 @@ published service Content
<td>void</td>
<td>void</td>
<td>
- This command obtains an exlusive write lock for the resource. The
+ This command obtains an exclusive write lock for the resource. The
lock is active until command "unlock" is executed, or the OOo
session that obtained the lock ends, or until the lock is released by
a third party (e.g. a system administrator).<br>