diff options
-rw-r--r-- | sys/boot/forth/loader.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index ce57161..9027fa1 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 |