From 30cfd38a4bb08a493b9387088e224c2a8b663eb0 Mon Sep 17 00:00:00 2001 From: mlichvar Date: Tue, 19 Sep 2006 13:13:06 +0000 Subject: [PATCH] - fix a typo --- whiptail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whiptail.c b/whiptail.c index a1673a5..8a821b7 100644 --- a/whiptail.c +++ b/whiptail.c @@ -44,7 +44,7 @@ static void usage(int err) { "\t--textbox \n" "\t--menu [tag item] ...\n" "\t--checklist [tag item status]...\n" - "\t--radiolist [tag item stautus]...\n" + "\t--radiolist [tag item status]...\n" "\t--gauge \n" "Options: (depend on box-option)\n" "\t--clear clear screen on exit\n" -- 2.47.2