From 0b175e1c580a18f60716beb2736dc5a6753918cc Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 20 Apr 2004 10:54:21 +0000 Subject: Fix a typo in the manual --- help/C/zenity.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'help') diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 3aae3ca..0c2b9af 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -89,7 +89,7 @@ - Calender dialog. + Calendar dialog. Text entry dialog. @@ -142,8 +142,8 @@ Ensure that all arguments to &app; are surrounded by quotes. For example, use - zenity --calender --title="Holiday Planner" instead of - zenity --calender --title=Holiday Planner. + zenity --calendar --title="Holiday Planner" instead of + zenity --calendar --title=Holiday Planner. If you do not use quotes, you can get unexpected results. @@ -237,12 +237,12 @@ Calendar Dialog - Use --calender to create a Calender dialog. &app; returns the + Use --calendar to create a Calendar dialog. &app; returns the date selected to standad error. The current date will be used by the dialog if no date is given on the command line. - The Calender dialog has the following options: + The Calendar dialog has the following options: -- cgit v1.2.3-54-g00ecf