diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | help/C/zenity.xml | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2003-01-24 John Fleck <jfleck@inkstain.net> + + * help/C/zenity.xml + fix typo + 2003-01-23 John Fleck <jfleck@inkstain.net> * help/C/zenity.xml diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 473c4aa4..1d49f9b6 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -391,7 +391,7 @@ </figure> <para> - The following script shows an example of how to use the Calendar dialog: + The following script shows an example of how to use the Text Entry dialog: <programlisting> #!/bin/sh |