summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_hostname
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/chroot_hostname')
-rwxr-xr-xscripts/build/chroot_hostname4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/chroot_hostname b/scripts/build/chroot_hostname
index b0206bdc9..33663d056 100755
--- a/scripts/build/chroot_hostname
+++ b/scripts/build/chroot_hostname
@@ -29,7 +29,7 @@ case "${1}" in
# Checking stage file
Check_stagefile .build/chroot_hostname
- # Aquire lock file
+ # Acquire lock file
Acquire_lockfile
# Create hostname file
@@ -57,7 +57,7 @@ EOF
remove)
Echo_message "Deconfiguring file /etc/hostname"
- # Aquire lock file
+ # Acquire lock file
Acquire_lockfile
# Copying hostname from includes, if existing