From 58ba7ef1896f77e06eb559c69750429059be37df Mon Sep 17 00:00:00 2001 From: Devin Teske Date: Tue, 6 Nov 2012 19:51:54 +0000 Subject: [PATCH] Fix funny 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 95e29bc43ce..630239fa1d3 100644 --- a/sys/boot/forth/menusets.4th +++ b/sys/boot/forth/menusets.4th @@ -444,7 +444,7 @@ create menuset_y 1 allot \ dealing with variable-length strings easier. \ \ menuset_use_name is true or false - \ $affix should be use appropriated w/respect to menuset_use_name + \ $affix should be used appropriately w/respect to menuset_use_name \ \ ... menu_init ...