summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/XController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XController.idl')
-rw-r--r--offapi/com/sun/star/frame/XController.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XController.idl b/offapi/com/sun/star/frame/XController.idl
index 7b601074d7d1..591201587355 100644
--- a/offapi/com/sun/star/frame/XController.idl
+++ b/offapi/com/sun/star/frame/XController.idl
@@ -27,7 +27,7 @@
published interface XFrame;
published interface XModel;
-/** With this interface, components viewed in a <type>Frame</type> can serve
+/** With this interface, components viewed in a Frame can serve
events (by supplying dispatches).
@see XFrame