From a46985b08ac8b8c73d8a3965ee83daa4d4c41e22 Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Fri, 13 Mar 2020 16:19:59 +0000 Subject: fix comment typo Gbp-Dch: Ignore --- scripts/build/chroot_tmpfs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/chroot_tmpfs') diff --git a/scripts/build/chroot_tmpfs b/scripts/build/chroot_tmpfs index f21a8aca0..2f94a8fe3 100755 --- a/scripts/build/chroot_tmpfs +++ b/scripts/build/chroot_tmpfs @@ -36,7 +36,7 @@ case "${1}" in # Checking stage file Check_stagefile .build/chroot_tmpfs - # Aquire lock file + # Acquire lock file Acquire_lockfile mv chroot/var/lib/dpkg chroot/var/lib/dpkg.tmp @@ -52,7 +52,7 @@ case "${1}" in remove) Echo_message "Deconfiguring tmpfs for /var/lib/dpkg" - # Aquire lock file + # Acquire lock file Acquire_lockfile mkdir -p chroot/var/lib/dpkg.tmp -- cgit v1.2.3