summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/XSimpleRegistry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/registry/XSimpleRegistry.idl')
-rw-r--r--udkapi/com/sun/star/registry/XSimpleRegistry.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/registry/XSimpleRegistry.idl b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
index 119046ade08c..342d2642f43c 100644
--- a/udkapi/com/sun/star/registry/XSimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
@@ -41,7 +41,7 @@ published interface XSimpleRegistry: com::sun::star::uno::XInterface
string getURL();
/** connects the registry to a persistent data source represented by
- an URL.
+ a URL.
<p>If a local registry is already open, this function
will close the currently open registry.