From cd3204559cee4eb0ef2eafdb4d5d7e3abf458cf4 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 10 Nov 2014 13:30:41 +0200 Subject: fix spelling implemenation -> implementation Change-Id: I5ac499df1f4063a80a5d41f60778106a7b96940d --- offapi/com/sun/star/ucb/Content.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') 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 SearchCommandArgument aSearchCommandArg 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. -- cgit