summaryrefslogtreecommitdiffstats
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.idl5
1 files changed, 2 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/Defaulted.idl b/udkapi/com/sun/star/beans/Defaulted.idl
index b3e5a1ea3504..b7f816e59242 100644
--- a/udkapi/com/sun/star/beans/Defaulted.idl
+++ b/udkapi/com/sun/star/beans/Defaulted.idl
@@ -25,9 +25,8 @@ module com { module sun { module star { module beans {
A value of a given type that can be defaulted.
<p>This structure is used as the type of interface attributes corresponding
- to instances of <type scopye="com::sun::star::beans">Property</type> that
- have the <const
- scope="com::sun::star::beans">PropertyAttribute::MAYBEDEFAULT</const>.</p>
+ to instances of com::sun::star::beans::Property that
+ have the com::sun::star::beans::PropertyAttribute::MAYBEDEFAULT.</p>
*/
struct Defaulted<T> {
/**