aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-09-13 18:07:06 +0100
committerLeah Rowe <info@minifree.org>2016-09-13 18:07:06 +0100
commitd88d6e72506014e53e443ffae8db364fe49807c3 (patch)
treede708ad2ad8d9c904c4f3c2a84745debde9006c3 /resources
parent8c207e3c1e77eb8a633e6d37db2f943ad3d8fed4 (diff)
downloadlibrebootfr-d88d6e72506014e53e443ffae8db364fe49807c3.tar.gz
librebootfr-d88d6e72506014e53e443ffae8db364fe49807c3.zip
typofix
Diffstat (limited to 'resources')
-rwxr-xr-xresources/scripts/helpers/build/roms/withseabios_helper2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/roms/withseabios_helper b/resources/scripts/helpers/build/roms/withseabios_helper
index 56d03d65..72185aaa 100755
--- a/resources/scripts/helpers/build/roms/withseabios_helper
+++ b/resources/scripts/helpers/build/roms/withseabios_helper
@@ -78,7 +78,7 @@ for romtype in txtmode vesafb
do
if [ "${boardtarget}" = "kgpe-d16" ] || [ "${boardtarget}" = "kcma-d8" ] || [ "${boardtarget}" = "d945gclf" ]; then
if [ "${romtype}" = "vesafb" ]; then
- printf "Only text-mode is reported to work on KGPE-D16, KCMA-D8, d945gclf\n"
+ printf "Only text-mode is reported to work on KGPE-D16, KCMA-D8, D945GCLF\n"
continue
fi
fi