diff options
Diffstat (limited to 'examples/hooks/ipw3945.sh')
-rwxr-xr-x | examples/hooks/ipw3945.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hooks/ipw3945.sh b/examples/hooks/ipw3945.sh index 4e1ae1c42..5a3eddc69 100755 --- a/examples/hooks/ipw3945.sh +++ b/examples/hooks/ipw3945.sh @@ -3,7 +3,7 @@ # This is a hook for live-helper(7) to install ipw3945 drivers # To enable it, copy this hook into your config/chroot_local-hooks directory. # -# Note: This hook requires packages from the contrib and non-free section. Make +# Note: This hook requires packages from the contrib and non-free category. Make # sure you enabled it in your configuration. # Building kernel module |