From: Дилян Палаузов Date: Mon, 15 Jan 2018 15:09:59 +0000 (+0900) Subject: man: fix typo X-Git-Tag: v237~101^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f79d69cbaaea01f630f89a66975fdd568b68131;p=platform%2Fupstream%2Fsystemd.git man: fix typo Closes #7866. --- diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml index 5e25bb7..7ed6a2d 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].