diff options
Diffstat (limited to 'scripts/build/chroot_hacks')
-rwxr-xr-x | scripts/build/chroot_hacks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_hacks b/scripts/build/chroot_hacks index 99021a8ae..79be19b96 100755 --- a/scripts/build/chroot_hacks +++ b/scripts/build/chroot_hacks @@ -29,7 +29,7 @@ Require_stagefile .build/config .build/bootstrap # Checking stage file Check_stagefile .build/chroot_hacks -# Aquire lock file +# Acquire lock file Acquire_lockfile case "${LIVE_IMAGE_TYPE}" in |