dt@xxxxxxxxxxxxx writes: > From: Danijel Tasov <dt@xxxxxxxxxxxxx> > > Signed-off-by: Danijel Tasov <dt@xxxxxxxxxxxxx> > --- > Documentation/git-apply.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt > index 9400f6a..0566376 100644 > --- a/Documentation/git-apply.txt > +++ b/Documentation/git-apply.txt > @@ -159,7 +159,7 @@ on the command line, and ignored if there is any include pattern. > considered whitespace errors. > + > By default, the command outputs warning messages but applies the patch. > -When `git-apply is used for statistics and not applying a > +When `git-apply` is used for statistics and not applying a > patch, it defaults to `nowarn`. > + > You can use different `<action>` to control this Thanks. This was caused by the large documentation churn 483bc4f (Documentation formatting and cleanup, 2008-06-30) that was supposed to be a clean-up. Can people lend eyeballs to see if there isn't any other such typo remaining? I briefly looked at the commit again and I think it is Ok now, but I obviously missed this when I first applied the patch, so... -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html