summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/Ambiguous.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/Ambiguous.idl')
-rw-r--r--udkapi/com/sun/star/beans/Ambiguous.idl5
1 files changed, 2 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/Ambiguous.idl b/udkapi/com/sun/star/beans/Ambiguous.idl
index 2efde9031595..73b063f7c5c5 100644
--- a/udkapi/com/sun/star/beans/Ambiguous.idl
+++ b/udkapi/com/sun/star/beans/Ambiguous.idl
@@ -25,9 +25,8 @@ module com { module sun { module star { module beans {
A value of a given type that can be ambiguous.
<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::MAYBEAMBIGUOUS</const>.</p>
+ to instances of com::sun::star::beans::Property that
+ have the com::sun::star::beans::PropertyAttribute::MAYBEAMBIGUOUS.</p>
*/
struct Ambiguous<T> {
/**