From 9fdac657bca5bd01aea27b1b7f404dde1e4b91df Mon Sep 17 00:00:00 2001 From: dteske Date: Tue, 6 Nov 2012 19:50:45 +0000 Subject: [PATCH] Fix c/p error in comment. Approved by: adrian (co-mentor) (implicit) --- sys/boot/forth/menusets.4th | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/boot/forth/menusets.4th b/sys/boot/forth/menusets.4th index 9bf859afb58a..95e29bc43cee 100644 --- a/sys/boot/forth/menusets.4th +++ b/sys/boot/forth/menusets.4th @@ -524,7 +524,7 @@ create menuset_y 1 allot s" set var=options" evaluate menuset-loadmenuvar - \ ... menu_options ... + \ ... menu_optionstext ... s" set var=optionstext" evaluate menuset-loadmenuvar