diff options
Diffstat (limited to 'scripts/build/binary_chroot')
-rwxr-xr-x | scripts/build/binary_chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/binary_chroot b/scripts/build/binary_chroot index f97489d02..e57d8c065 100755 --- a/scripts/build/binary_chroot +++ b/scripts/build/binary_chroot @@ -29,7 +29,7 @@ Require_stagefile .build/config .build/bootstrap # Checking stage file Check_stagefile .build/binary_chroot -# Aquire lock file +# Acquire lock file Acquire_lockfile # Normally, virtual filesystems are not mounted here, but people tend to be lazy |