summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/Store.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/Store.idl')
-rw-r--r--offapi/com/sun/star/ucb/Store.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/Store.idl b/offapi/com/sun/star/ucb/Store.idl
index 18eca0e9fb61..91ac7b118ba7 100644
--- a/offapi/com/sun/star/ucb/Store.idl
+++ b/offapi/com/sun/star/ucb/Store.idl
@@ -41,8 +41,8 @@ module com { module sun { module star { module ucb {
published service Store
{
//-------------------------------------------------------------------------
- /** A factory for propertyset registries. This factory must create
- instances of the service <typePropertySetRegistry</type>
+ /** A factory for property set registries. This factory must create
+ instances of the service <type>PropertySetRegistry</type>
*/
interface com::sun::star::ucb::XPropertySetRegistryFactory;
};