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