summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/XServiceDisplayName.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XServiceDisplayName.idl')
-rw-r--r--udkapi/com/sun/star/lang/XServiceDisplayName.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/XServiceDisplayName.idl b/udkapi/com/sun/star/lang/XServiceDisplayName.idl
index a708e5261405..eb22008c7681 100644
--- a/udkapi/com/sun/star/lang/XServiceDisplayName.idl
+++ b/udkapi/com/sun/star/lang/XServiceDisplayName.idl
@@ -38,7 +38,7 @@ published interface XServiceDisplayName : ::com::sun::star::uno::XInterface
/** returns the display name of the service for a given language.
<p>The caller may specify a
- <type scope="com::sun::star::lang">Locale</type> for the preferred
+ com::sun::star::lang::Locale for the preferred
language of the resulting string.
However, if that locale is not supported the resulting string may
be given in a different language. Usually this should be English.</p>