3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #1894 from ellis/submit/typo-in-stage-1-init

typo: occured -> occurred
This commit is contained in:
Domen Kožar 2014-03-07 21:51:17 +01:00
commit 1fb386e1e0
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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: