summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorEllis Whitehead <ellis@ellisw.net>2014-03-07 19:39:55 +0100
committerEllis Whitehead <ellis@ellisw.net>2014-03-07 19:39:55 +0100
commit9af5d4731deb12d87d50ddf6ca3190d2c9da9bd6 (patch)
tree76211dd09af85524b1c039b8c074808723bcc7fa /nixos/modules
parentfcc6d2812625e0a4189b7988c9a58abf430f78a3 (diff)
downloadnixlib-9af5d4731deb12d87d50ddf6ca3190d2c9da9bd6.tar
nixlib-9af5d4731deb12d87d50ddf6ca3190d2c9da9bd6.tar.gz
nixlib-9af5d4731deb12d87d50ddf6ca3190d2c9da9bd6.tar.bz2
nixlib-9af5d4731deb12d87d50ddf6ca3190d2c9da9bd6.tar.lz
nixlib-9af5d4731deb12d87d50ddf6ca3190d2c9da9bd6.tar.xz
nixlib-9af5d4731deb12d87d50ddf6ca3190d2c9da9bd6.tar.zst
nixlib-9af5d4731deb12d87d50ddf6ca3190d2c9da9bd6.zip
typo: occured -> occurred
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/installer/tools/nixos-option.sh2
-rw-r--r--nixos/modules/system/boot/stage-1-init.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/installer/tools/nixos-option.sh b/nixos/modules/installer/tools/nixos-option.sh
index 60cee2519da0..edc94d732084 100644
--- a/nixos/modules/installer/tools/nixos-option.sh
+++ b/nixos/modules/installer/tools/nixos-option.sh
@@ -228,7 +228,7 @@ else
     escapeQuotes () { eval echo "$1"; }
     nixMap escapeQuotes "$names"
   else
-    echo 1>&2 "An error occured while looking for attribute names."
+    echo 1>&2 "An error occurred while looking for attribute names."
     echo $result
   fi
 fi
diff --git a/nixos/modules/system/boot/stage-1-init.sh b/nixos/modules/system/boot/stage-1-init.sh
index 97c688ce5902..d0f4576f8112 100644
--- a/nixos/modules/system/boot/stage-1-init.sh
+++ b/nixos/modules/system/boot/stage-1-init.sh
@@ -14,7 +14,7 @@ fail() {
     # in an interactive shell.
     cat <<EOF
 
-An error occured in stage 1 of the boot process, which must mount the
+An error occurred in stage 1 of the boot process, which must mount the
 root filesystem on \`$targetRoot' and then start stage 2.  Press one
 of the following keys: