summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/XRegistryKey.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-19 12:49:38 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-19 12:49:38 +0000
commit27e479b9e9e24ee40c1b9d8825d6a8820da479f8 (patch)
treef2c2aa027d3ef07b1ae45872d290bb32034f1a4d /udkapi/com/sun/star/registry/XRegistryKey.idl
parent686083d2b056f192e87cd37d4e663929eb2102ce (diff)
syntax errors in documentation fixed
Diffstat (limited to 'udkapi/com/sun/star/registry/XRegistryKey.idl')
-rw-r--r--udkapi/com/sun/star/registry/XRegistryKey.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/registry/XRegistryKey.idl b/udkapi/com/sun/star/registry/XRegistryKey.idl
index 73401cafd645..a78e22dc2d19 100644
--- a/udkapi/com/sun/star/registry/XRegistryKey.idl
+++ b/udkapi/com/sun/star/registry/XRegistryKey.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRegistryKey.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
+ * last change: $Author: mi $ $Date: 2000-12-19 13:49:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -429,7 +429,7 @@ interface XRegistryKey: com::sun::star::uno::XInterface
/** creates a new link in the registry.
@returns
- <TRUE> if the link was created. If the link already
+ <TRUE/> if the link was created. If the link already
exists or the link target does not exist, the
function returns <FALSE/>.