git: 73936ae305d5 - stable/13 - bsdinstall: Fix typo (Instalation -> Installation).
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Mar 2022 21:11:07 UTC
The branch stable/13 has been updated by np:
URL: https://cgit.FreeBSD.org/src/commit/?id=73936ae305d5b383a5199bac9586df1f55e3bdb4
commit 73936ae305d5b383a5199bac9586df1f55e3bdb4
Author: Navdeep Parhar <np@FreeBSD.org>
AuthorDate: 2021-06-03 04:43:14 +0000
Commit: Navdeep Parhar <np@FreeBSD.org>
CommitDate: 2022-03-04 21:10:59 +0000
bsdinstall: Fix typo (Instalation -> Installation).
(cherry picked from commit 5104dfbeff3e1489f1caee482c7ad1ff9be8e61d)
---
usr.sbin/bsdinstall/scripts/script | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.sbin/bsdinstall/scripts/script b/usr.sbin/bsdinstall/scripts/script
index 9ed06c1bd36b..8d9dd5205132 100755
--- a/usr.sbin/bsdinstall/scripts/script
+++ b/usr.sbin/bsdinstall/scripts/script
@@ -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