bsdinstall: Fix typo (Instalation -> Installation).
This commit is contained in:
parent
cfae21201a
commit
5104dfbeff
@ -101,7 +101,7 @@ if [ "$BSDINSTALL_LOG" != "${debugFile#+}" ]; then
|
||||
export debugFile="$BSDINSTALL_LOG"
|
||||
f_quietly f_debug_init
|
||||
# NB: Being scripted, let debug go to terminal for invalid debugFile
|
||||
f_dprintf "Began Instalation at %s" "$( date )"
|
||||
f_dprintf "Began Installation at %s" "$( date )"
|
||||
fi
|
||||
|
||||
# Make partitions
|
||||
|
Loading…
Reference in New Issue
Block a user