summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 15:28:34 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 12:57:18 +0000
commitf7eb8ae9d9cce3e493105da98cc4ace9c56a3062 (patch)
tree8ed42a0937013d927bbbb75afa62caa9866c15a6 /udkapi
parent3c7652203cc381e5c8c06d42130ca3bae5576fd2 (diff)
Fix typos
Change-Id: Ieea40e1b7282267157810f9f58ca083e68ae6715 Reviewed-on: https://gerrit.libreoffice.org/35659 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionManager.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
index 7b15fd0bc102..90fc63bf2b59 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
@@ -73,7 +73,7 @@ published service TypeDescriptionManager
</ul>
<p>Even though the name of this interface suggests that the used type
- names are hierarchic, this need not be the case. (For example, consider
+ names are hierarchical, this doesn't need to be the case. (For example, consider
the names of instantiated polymorphic struct types, like
<code>"Struct&lt;long&gt;"</code>.)</p>
*/