]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
- fix a typo
authormlichvar <mlichvar>
Tue, 19 Sep 2006 13:13:06 +0000 (13:13 +0000)
committermlichvar <mlichvar>
Tue, 19 Sep 2006 13:13:06 +0000 (13:13 +0000)
whiptail.c

index a1673a5ff86706970e22f866db12804448958452..8a821b7ee8e64acb5f003a7c95e9391cfac5acb4 100644 (file)
@@ -44,7 +44,7 @@ static void usage(int err) {
               "\t--textbox <file> <height> <width>\n"
               "\t--menu <text> <height> <width> <listheight> [tag item] ...\n"
               "\t--checklist <text> <height> <width> <listheight> [tag item status]...\n"
-              "\t--radiolist <text> <height> <width> <listheight> [tag item stautus]...\n"
+              "\t--radiolist <text> <height> <width> <listheight> [tag item status]...\n"
               "\t--gauge <text> <height> <width> <percent>\n"
               "Options: (depend on box-option)\n"
               "\t--clear                               clear screen on exit\n"