diff --git a/docs/HACKING.md b/docs/HACKING.md index 8e660069db..74dd7800bb 100644 --- a/docs/HACKING.md +++ b/docs/HACKING.md @@ -142,7 +142,7 @@ dracut_install_dir/modules.d/ This function of module-setup.sh is called to install all non-kernel files. dracut supplies several install functions that are specialized for different file types. Browse through dracut-functions - fore more details. dracut also provides a $moddir variable if you + for more details. dracut also provides a $moddir variable if you need to install a file from the module directory, such as an initrd hook, a udev rule, or a specialized executable.