diff options
Diffstat (limited to 'manpages/en/lb_chroot_hooks.1')
-rw-r--r-- | manpages/en/lb_chroot_hooks.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1 index d9341abf1..4f8a0697e 100644 --- a/manpages/en/lb_chroot_hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -34,7 +34,7 @@ Hook files with the suffix \fB*.hook\fR are executed first, hook files with the .PP Hook files are executed in alphanumberical order by \fBlb chroot_hooks\fR. If one hook file depends on being run after another, best practise is to use number prefixes (nnnn, starting with 0001) to ensure the order of execution. .PP -Hook files are copied into the \fBchroot/live-build\fR directory by \fBlb chroot_hoooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory. +Hook files are copied into the \fBchroot/live-build\fR directory by \fBlb chroot_hooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory. .SH OPTIONS .IP "\fB\-\-verbose\fR" 4 |