diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | help/C/zenity.xml | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2003-01-19 Mike Newman <mike@gtnorthern.demon.co.uk> + + * help/C/zenity.xml: s/data-format/date-format/ in calendar help. + 2003-01-19 Glynn Foster <glynn.foster@sun.com> * src/about.c: Attempt to make things work after 2 bottles of diff --git a/help/C/zenity.xml b/help/C/zenity.xml index ff5d84a2..167cd1d7 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -281,7 +281,7 @@ </varlistentry> <varlistentry> - <term><varname>--data-format</varname>=FORMAT</term> + <term><varname>--date-format</varname>=FORMAT</term> <listitem> <para>Specify the format to be returned from the Calendar dialog after the selection has been made. This defaults to a format depending |