summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/DateField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/DateField.idl')
-rw-r--r--offapi/com/sun/star/form/component/DateField.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/DateField.idl b/offapi/com/sun/star/form/component/DateField.idl
index 0555b5166896..099a7cb40efe 100644
--- a/offapi/com/sun/star/form/component/DateField.idl
+++ b/offapi/com/sun/star/form/component/DateField.idl
@@ -41,7 +41,7 @@ published service DateField
/** resets the control.
<p>If you do not set a value for the #DefaultDate, then resetting the control
- will result in setting to to the current system date. This is for HTML compatibility.</p>
+ will result in setting to the current system date. This is for HTML compatibility.</p>
*/
interface com::sun::star::form::XReset;