From a7349ee315a2f6b0d2d9d7d3446fc2baaca5e78b Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 10 Feb 2017 13:05:04 +0200 Subject: docs: Fix word repetitions --- term-utils/agetty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'term-utils/agetty.c') diff --git a/term-utils/agetty.c b/term-utils/agetty.c index a2d367bac..830128e84 100644 --- a/term-utils/agetty.c +++ b/term-utils/agetty.c @@ -2537,7 +2537,7 @@ static void init_special_char(char* arg, struct options *op) } /* - * Appends @str to @dest and if @dest is not empty then use use @sep as a + * Appends @str to @dest and if @dest is not empty then use @sep as a * separator. The maximal final length of the @dest is @len. * * Returns the final @dest length or -1 in case of error. -- cgit v1.2.3-55-g7522