From 9c06e538bd78a95680e9d8b8a9b5b73778c3fc9c Mon Sep 17 00:00:00 2001 From: eric Date: Wed, 8 Aug 2001 22:49:27 +0000 Subject: Make menu text match menu button labels. --- usr.sbin/sysinstall/menus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/sysinstall') diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c index 0fc31c2..490dd13 100644 --- a/usr.sbin/sysinstall/menus.c +++ b/usr.sbin/sysinstall/menus.c @@ -728,7 +728,7 @@ DMenu MenuDistributions = { "list of distributions yourself, simply select \"Custom\". You can also\n" "pick a canned distribution set and then fine-tune it with the Custom item.\n\n" "Choose an item by pressing [SPACE] or [ENTER]. When finished, choose the\n" - "Exit item or move to the Exit button with [TAB].", + "Exit item or move to the OK button with [TAB].", "Press F1 for more information on these options.", "distributions", { { "X Exit", "Exit this menu (returning to previous)", -- cgit v1.1