summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl')
-rw-r--r--offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl b/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl
index 70d62892b375..49a36594f875 100644
--- a/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl
+++ b/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl
@@ -50,7 +50,7 @@ interface XFeatureInvalidation
<p>This method is used of it cannot be exactly and reliably determined
which features might actually have changed their state. In this case, the callee
- should assume all features it is interested in must be requeried.</p>
+ should assume all features it is interested in must be required.</p>
*/
void invalidateAllFeatures();
};