summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/Defaulted.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/Defaulted.idl')
-rw-r--r--udkapi/com/sun/star/beans/Defaulted.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/Defaulted.idl b/udkapi/com/sun/star/beans/Defaulted.idl
index dc47fbb85e01..b3e5a1ea3504 100644
--- a/udkapi/com/sun/star/beans/Defaulted.idl
+++ b/udkapi/com/sun/star/beans/Defaulted.idl
@@ -35,7 +35,7 @@ struct Defaulted<T> {
<p>Even if this structure instance is defaulted, this member should
contain a useful value. If there is no useful value for a defaulted
- structure instance, <type scope="com::sun::star::beans">Optional</type>
+ structure instance, com::sun::star::beans::Optional
can be used as the type of this member.</p>
*/
T Value;