aboutsummaryrefslogtreecommitdiff
path: root/slof/fs/base.fs
diff options
context:
space:
mode:
Diffstat (limited to 'slof/fs/base.fs')
-rw-r--r--slof/fs/base.fs4
1 files changed, 2 insertions, 2 deletions
diff --git a/slof/fs/base.fs b/slof/fs/base.fs
index e2104fb..d7f4e37 100644
--- a/slof/fs/base.fs
+++ b/slof/fs/base.fs
@@ -553,11 +553,11 @@ defer cursor-off ( -- )
: reset-all reboot ;
\ load-base is an env. variable now, but it can
-\ be overriden temporarily provided users use
+\ be overridden temporarily provided users use
\ get-load-base rather than load-base directly
\
\ default-load-base is set here and can be
-\ overriden by the board code. It will be used
+\ overridden by the board code. It will be used
\ to set the default value of the envvar "load-base"
\ when booting without a valid nvram