diff options
author | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-19 12:31:13 +0000 |
---|---|---|
committer | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-19 12:31:13 +0000 |
commit | 37a276af52a30b7a9f34e16b41886957466ae4a3 (patch) | |
tree | f4af6941585ce17ddb853d40b191422369eda5ab /help/C/zenity.xml | |
parent | Gah. Messed up the ChangeLog - fixed it :) (diff) | |
download | zenity-37a276af52a30b7a9f34e16b41886957466ae4a3.tar.gz zenity-37a276af52a30b7a9f34e16b41886957466ae4a3.tar.bz2 zenity-37a276af52a30b7a9f34e16b41886957466ae4a3.zip |
Fixed a missing closing tag.
Diffstat (limited to 'help/C/zenity.xml')
-rw-r--r-- | help/C/zenity.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 1f722e45..ff5d84a2 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -589,6 +589,7 @@ <para>Specify if the Progress dialog should pulsate until an EOF character is read from standard input.</para> </listitem> + </varlistentry> </variablelist> |