From 5f79d69cbaaea01f630f89a66975fdd568b68131 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?utf8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Tue, 16 Jan 2018 00:09:59 +0900 Subject: [PATCH] man: fix typo Closes #7866. --- man/systemd.generator.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml index 5e25bb776d2..7ed6a2dc829 100644 --- a/man/systemd.generator.xml +++ b/man/systemd.generator.xml @@ -261,7 +261,7 @@ Of these two rules the first rule is probably the more important one and breaks the second one sometimes. Hence, - when deciding whether to user argv[1], argv[2], or argv[3], + when deciding whether to use argv[1], argv[2], or argv[3], your default choice should probably be argv[1]. -- 2.47.3