summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-08 18:27:26 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-08 18:30:48 +0100
commit14e83984034e053c587ff328ce6fdb3eda26a454 (patch)
tree48332f5ebee4d02dbc35bcdcaeb846bda3337b7c /udkapi
parent9614183bbbba33ec9cd658870755645ed64ae221 (diff)
Typo: asci->ascii
Change-Id: I5b8ab825d607e962bdc6c2c34d1683651f198b94
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/registry/XRegistryKey.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/registry/XRegistryKey.idl b/udkapi/com/sun/star/registry/XRegistryKey.idl
index a7bb78dcc89a..522870a44847 100644
--- a/udkapi/com/sun/star/registry/XRegistryKey.idl
+++ b/udkapi/com/sun/star/registry/XRegistryKey.idl
@@ -159,7 +159,7 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
// DOCUMENTATION CHANGED FOR XRegistryKey::getAsciiListValue
/** @returns
- a sequence of ascii strings if the key contains an asci list value.
+ a sequence of ascii strings if the key contains an ascii list value.
@throws InvalidRegistryException
if the registry is not open.