summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
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 90fc63bf2b59..e81fe0b78050 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 hierarchical, this doesn't need to 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>
*/