From fb6b48d3e2dada84792adf7c27a63d964e231128 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Thu, 23 Aug 2018 16:43:57 +0200 Subject: [PATCH] xcopy: Spelling fix in a comment. Signed-off-by: Francois Gouget Signed-off-by: Alexandre Julliard --- programs/xcopy/xcopy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/xcopy/xcopy.c b/programs/xcopy/xcopy.c index 616c7d27004..eb8c3f04ef0 100644 --- a/programs/xcopy/xcopy.c +++ b/programs/xcopy/xcopy.c @@ -872,7 +872,7 @@ static int XCOPY_ParseCommandLine(WCHAR *suppliedsource, goto out; } - /* Unless overriden above, skip over the '/' and the first character */ + /* Unless overridden above, skip over the '/' and the first character */ if (rest == NULL) rest = &word[2]; /* By now, rest should point either to the null after the