summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/SearchCommandArgument.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/SearchCommandArgument.idl')
-rw-r--r--offapi/com/sun/star/ucb/SearchCommandArgument.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/SearchCommandArgument.idl b/offapi/com/sun/star/ucb/SearchCommandArgument.idl
index 1df91bfcb5f9..6c5d112e1b57 100644
--- a/offapi/com/sun/star/ucb/SearchCommandArgument.idl
+++ b/offapi/com/sun/star/ucb/SearchCommandArgument.idl
@@ -37,7 +37,7 @@ published struct SearchCommandArgument
SearchInfo Info;
/** the properties for which values shall be provided through the
- <type>ContentResultSet</type> returned by the search command.
+ ContentResultSet returned by the search command.
*/
sequence< com::sun::star::beans::Property > Properties;
};