summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/runtime/FeatureState.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/runtime/FeatureState.idl')
-rw-r--r--offapi/com/sun/star/form/runtime/FeatureState.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/runtime/FeatureState.idl b/offapi/com/sun/star/form/runtime/FeatureState.idl
index fc1d2184725a..246258109752 100644
--- a/offapi/com/sun/star/form/runtime/FeatureState.idl
+++ b/offapi/com/sun/star/form/runtime/FeatureState.idl
@@ -37,7 +37,7 @@ struct FeatureState
boolean Enabled;
/** determines the state of the feature. The concrete semantics depends
- on the concrete <type>FormFeature</type>.
+ on the concrete FormFeature.
*/
any State;
};