summaryrefslogtreecommitdiff
path: root/help/C
diff options
context:
space:
mode:
authorMike Newman <MikeGTN@src.gnome.org>2003-01-19 16:02:35 +0000
committerMike Newman <MikeGTN@src.gnome.org>2003-01-19 16:02:35 +0000
commit061214aeaa1c5494fa5bf9801d950d4d96ce2bec (patch)
tree2b1c3d4a9364cfb0b44d69226580d3d6764ad43b /help/C
parentAttempt to make things work after 2 bottles of wine last night. Harmless (diff)
downloadzenity-061214aeaa1c5494fa5bf9801d950d4d96ce2bec.tar.gz
zenity-061214aeaa1c5494fa5bf9801d950d4d96ce2bec.tar.bz2
zenity-061214aeaa1c5494fa5bf9801d950d4d96ce2bec.zip
Fix typo in calendar help
Diffstat (limited to 'help/C')
-rw-r--r--help/C/zenity.xml2
1 files changed, 1 insertions, 1 deletions
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
bgstack15