diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index ce571619de4b..9027fa1d1f3c 100644 --- a/sys/boot/forth/loader.conf.5 +++ b/sys/boot/forth/loader.conf.5 @@ -65,7 +65,7 @@ The general parsing rules are: .It Spaces and empty lines are ignored. .It -A # sign will mark the remaining of the line as a comment. +A # sign will mark the remainder of the line as a comment. .It Only one setting can be present on each line. .El