From af86c440389986ed72cb1a943a98d1aaf297f467 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 7 Jul 2015 07:40:53 -0400 Subject: Remove repeated 'the's --- src/nspawn/nspawn.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/nspawn') diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c index ab9fbaf138..198de3097d 100644 --- a/src/nspawn/nspawn.c +++ b/src/nspawn/nspawn.c @@ -756,9 +756,8 @@ static int parse_argv(int argc, char *argv[]) { /* If two parameters are specified, * the first one is the lower, the * second one the upper directory. And - * we'll also define the the - * destination mount point the same as - * the upper. */ + * we'll also define the destination + * mount point the same as the upper. */ upper = lower[1]; lower[1] = NULL; -- cgit v1.2.3-54-g00ecf