diff --git a/sys/boot/forth/menusets.4th b/sys/boot/forth/menusets.4th index 95e29bc43cee..630239fa1d37 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 ...