summaryrefslogtreecommitdiff
path: root/help/C
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-07-18 23:45:59 +0000
committerGlynn Foster <gman@src.gnome.org>2004-07-18 23:45:59 +0000
commitaac104540028bb54df98436f718c96645b3a3bdd (patch)
tree04202187b4bb51307b14b138d51d4b686949d70c /help/C
parent6a17938c959a4418d2c42ef903fa40916defae2f (diff)
Fix up documentation for correct usage of the Text Entry dialog. Patch
2004-07-19 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml, help/sr/zenity.xml: Fix up documentation for correct usage of the Text Entry dialog. Patch from Baptiste Mille-Mathias. Fixes #141513.
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 a28b7c7..f65de69 100644
--- a/help/C/zenity.xml
+++ b/help/C/zenity.xml
@@ -327,7 +327,7 @@
<title>Text Entry Dialog</title>
<para>
- Use <command>--text-entry</command> to create a Text Entry dialog.
+ Use <command>--entry</command> to create a Text Entry dialog.
&app; returns the
contents of the text entry to standard error.
</para>