Harald Hoyer 460d2c
From e90220701445dc58c56c3df22276cbc9b1299dc2 Mon Sep 17 00:00:00 2001
Harald Hoyer 460d2c
From: =?UTF-8?q?Ga=C3=ABl=20PORTAY?= <gael.portay@collabora.com>
Harald Hoyer 460d2c
Date: Tue, 24 Sep 2019 22:39:43 -0400
Harald Hoyer 460d2c
Subject: [PATCH] dracut.modules.7.asc: fix another typo
Harald Hoyer 460d2c
Harald Hoyer 460d2c
---
Harald Hoyer 460d2c
 dracut.modules.7.asc | 2 +-
Harald Hoyer 460d2c
 1 file changed, 1 insertion(+), 1 deletion(-)
Harald Hoyer 460d2c
Harald Hoyer 460d2c
diff --git a/dracut.modules.7.asc b/dracut.modules.7.asc
Harald Hoyer 460d2c
index 67a56bd4..fb30409e 100644
Harald Hoyer 460d2c
--- a/dracut.modules.7.asc
Harald Hoyer 460d2c
+++ b/dracut.modules.7.asc
Harald Hoyer 460d2c
@@ -159,7 +159,7 @@ check():
Harald Hoyer 460d2c
 return 0
Harald Hoyer 460d2c
 ----
Harald Hoyer 460d2c
 
Harald Hoyer 460d2c
-The we create the install() function, which installs a cmdline hook with
Harald Hoyer 460d2c
+Then we create the install() function, which installs a cmdline hook with
Harald Hoyer 460d2c
 priority number 20 called _parse-insmodpost.sh_. It also installs the
Harald Hoyer 460d2c
 _insmodpost.sh_ script in _/sbin_.
Harald Hoyer 460d2c
 
Harald Hoyer 460d2c