summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XDialog.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XDialog.idl')
-rw-r--r--offapi/com/sun/star/awt/XDialog.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XDialog.idl b/offapi/com/sun/star/awt/XDialog.idl
index 6b10a8ba2271..a20fdc053fde 100644
--- a/offapi/com/sun/star/awt/XDialog.idl
+++ b/offapi/com/sun/star/awt/XDialog.idl
@@ -47,7 +47,7 @@ published interface XDialog: com::sun::star::uno::XInterface
short execute();
- /** hides the dialog and then causes <member>XDialog::execute</member>
+ /** hides the dialog and then causes XDialog::execute()
to return.
*/
void endExecute();