summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_debianchroot
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-03-13 16:19:59 +0000
committerLyndon Brown <jnqnfe@gmail.com>2020-03-13 16:19:59 +0000
commita46985b08ac8b8c73d8a3965ee83daa4d4c41e22 (patch)
tree1cd530d446287cef557f031eb5c42874b5df036c /scripts/build/chroot_debianchroot
parent24c3582b2c3220922bd662d8c3d192697276429d (diff)
downloadvyos-live-build-a46985b08ac8b8c73d8a3965ee83daa4d4c41e22.tar.gz
vyos-live-build-a46985b08ac8b8c73d8a3965ee83daa4d4c41e22.zip
fix comment typo
Gbp-Dch: Ignore
Diffstat (limited to 'scripts/build/chroot_debianchroot')
-rwxr-xr-xscripts/build/chroot_debianchroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/chroot_debianchroot b/scripts/build/chroot_debianchroot
index 49c2984a6..ddad26793 100755
--- a/scripts/build/chroot_debianchroot
+++ b/scripts/build/chroot_debianchroot
@@ -31,7 +31,7 @@ case "${1}" in
# Checking stage file
Check_stagefile .build/chroot_debianchroot
- # Aquire lock file
+ # Acquire lock file
Acquire_lockfile
if [ -f chroot/etc/debian_chroot ]
@@ -50,7 +50,7 @@ case "${1}" in
remove)
Echo_message "Deconfiguring file /etc/debian_chroot"
- # Aquire lock file
+ # Acquire lock file
Acquire_lockfile
if [ -f chroot/etc/debian_chroot.orig ]