From 8d35f9dbad66984564cfd2b84f91568253da6a7a Mon Sep 17 00:00:00 2001
From: Chen Hanxiao
Date: Mon, 21 Oct 2013 09:35:11 +0800
Subject: [PATCH] docs: fix a typo in formatdomain
s/effect/affect
Signed-off-by: Chen Hanxiao
---
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 491a6a9092..8ad755b7da 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -272,7 +272,7 @@
no arguments. To specify the initial argv, use the initarg
element, repeated as many time as is required. The cmdline
element, if set will be used to provide an equivalent to /proc/cmdline
- but will not effect init argv.
+ but will not affect init argv.
--
2.47.2