bsdinstall: Fix typo (Instalation -> Installation).
(cherry picked from commit 5104dfbeff
)
This commit is contained in:
parent
cde51c2590
commit
73936ae305
@ -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