From: Gaƫl PORTAY Date: Wed, 25 Sep 2019 02:39:43 +0000 (-0400) Subject: dracut.modules.7.asc: fix another typo X-Git-Tag: 051~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e90220701445dc58c56c3df22276cbc9b1299dc2;p=thirdparty%2Fdracut.git dracut.modules.7.asc: fix another typo --- diff --git a/dracut.modules.7.asc b/dracut.modules.7.asc index 67a56bd41..fb30409ef 100644 --- a/dracut.modules.7.asc +++ b/dracut.modules.7.asc @@ -159,7 +159,7 @@ check(): return 0 ---- -The we create the install() function, which installs a cmdline hook with +Then we create the install() function, which installs a cmdline hook with priority number 20 called _parse-insmodpost.sh_. It also installs the _insmodpost.sh_ script in _/sbin_.