]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.modules.7.asc: fix another typo
authorGaël PORTAY <gael.portay@collabora.com>
Wed, 25 Sep 2019 02:39:43 +0000 (22:39 -0400)
committerDaniel Molkentin <daniel@molkentin.de>
Tue, 4 Aug 2020 09:08:10 +0000 (11:08 +0200)
dracut.modules.7.asc

index 67a56bd41f97fbeaf467693560f4670ff9396b0d..fb30409efa583552df0c9ff6870fdf1f39afe1d6 100644 (file)
@@ -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_.