diff options
author | Noel Grandin <noel@peralex.com> | 2014-11-10 13:30:41 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-11-10 13:36:03 +0200 |
commit | cd3204559cee4eb0ef2eafdb4d5d7e3abf458cf4 (patch) | |
tree | 199c45d8518ba5c268548fa4ba17c99d2f50c2b5 /offapi | |
parent | 71a9c492b8ac7d9f33a92327d43efcb0e4617243 (diff) |
fix spelling implemenation -> implementation
Change-Id: I5ac499df1f4063a80a5d41f60778106a7b96940d
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 a2cedb24ed2f..f39d59806260 100644 --- a/offapi/com/sun/star/ucb/Content.idl +++ b/offapi/com/sun/star/ucb/Content.idl @@ -357,7 +357,7 @@ published service Content <td>SearchCommandArgument aSearchCommandArg</td> <td> This command searches for subcontents of a content matching the - given search criteria. The command will return an implemenation + given search criteria. The command will return an implementation of service DynamicResultSet. </td> </tr> |