Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/install/archiso_loop_mnt
diff options
context:
space:
mode:
Diffstat (limited to 'install/archiso_loop_mnt')
-rw-r--r--install/archiso_loop_mnt2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/archiso_loop_mnt b/install/archiso_loop_mnt
index 1f2c529..f0fed76 100644
--- a/install/archiso_loop_mnt
+++ b/install/archiso_loop_mnt
@@ -7,7 +7,7 @@ build() {
}
help() {
-cat<<HELPEOF
+ cat <<HELPEOF
This hook loads the necessary modules for boot via loop device.
HELPEOF
}