diff options
author | Glynn Foster <glynn.foster@sun.com> | 2004-07-18 23:45:59 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2004-07-18 23:45:59 +0000 |
commit | aac104540028bb54df98436f718c96645b3a3bdd (patch) | |
tree | 04202187b4bb51307b14b138d51d4b686949d70c /help/C/zenity.xml | |
parent | 6a17938c959a4418d2c42ef903fa40916defae2f (diff) | |
download | zenity-aac104540028bb54df98436f718c96645b3a3bdd.tar.gz |
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/zenity.xml')
-rw-r--r-- | help/C/zenity.xml | 2 |
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> |