From 061214aeaa1c5494fa5bf9801d950d4d96ce2bec Mon Sep 17 00:00:00 2001 From: Mike Newman Date: Sun, 19 Jan 2003 16:02:35 +0000 Subject: Fix typo in calendar help --- ChangeLog | 4 ++++ help/C/zenity.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 97fb872d..c7dca33a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-01-19 Mike Newman + + * help/C/zenity.xml: s/data-format/date-format/ in calendar help. + 2003-01-19 Glynn Foster * 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 @@ - --data-format=FORMAT + --date-format=FORMAT Specify the format to be returned from the Calendar dialog after the selection has been made. This defaults to a format depending -- cgit