diff options
author | intrigeri <intrigeri@boum.org> | 2015-03-31 16:29:00 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2015-03-31 16:29:00 +0000 |
commit | 6e45d851aa894635dc4ab4999af2a678370693f2 (patch) | |
tree | 7bffbb97ef4b5ff2b3b611d45bb1eb98b8809223 /config/amnesia | |
parent | b6aa7ba0dc7170b5492738dc04a852700e4e6eb7 (diff) |
Fix typoes: s/bellow/below/.
Diffstat (limited to 'config/amnesia')
-rw-r--r-- | config/amnesia | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/amnesia b/config/amnesia index 5f2c0a3..437ccdf 100644 --- a/config/amnesia +++ b/config/amnesia @@ -21,7 +21,7 @@ AMNESIA_ISOHYBRID_OPTS="-h 255 -s 63" # Minimal upstream version of syslinux-utils we need REQUIRED_SYSLINUX_UTILS_UPSTREAM_VERSION="6.03~pre20" -### You should not have to change anything bellow this line #################### +### You should not have to change anything below this line #################### # sanity checks if [ ! -x "`which dpkg-parsechangelog`" ]; then |