diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-06-12 12:30:15 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-06-12 13:47:06 +0200 |
commit | d4d737d5616f1246e770c1a377fba9288e6ec7ea (patch) | |
tree | 7efc4068981ec046b41cee4af5467ae52a54f887 /offapi | |
parent | ed715a460254e4d72c78ff6eb244a9fc6692e2a6 (diff) |
Fix typos
Change-Id: Ib2ba32d48d3df16b0b20deea84416fe15a2d7176
Reviewed-on: https://gerrit.libreoffice.org/38650
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/ucb/Content.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/Content.idl b/offapi/com/sun/star/ucb/Content.idl index ead031ed31e0..7fc5b01b020d 100644 --- a/offapi/com/sun/star/ucb/Content.idl +++ b/offapi/com/sun/star/ucb/Content.idl @@ -620,7 +620,7 @@ published service Content <tr> <td>DocumentHeader</td> <td>sequence< DocumentHeaderField > </td> - <td>contains a sequence of documemt header fields (i.e. header + <td>contains a sequence of document header fields (i.e. header fields of a MIME-message, or the document info of an office document ). For some standard header fields there are predefined separate properties, like "MessageTo". |