On Sun, Jul 21, 2013 at 01:21:10AM +0530, Ramkumar Ramachandra wrote: > Ondřej Bílka wrote: > > diff --git a/builtin/checkout.c b/builtin/checkout.c > > index 7fe0bff..9f29bb2 100644 > > --- a/builtin/checkout.c > > +++ b/builtin/checkout.c > > @@ -1137,7 +1137,7 @@ int cmd_checkout(int argc, const char **argv, const char *prefix) > > * 3) git checkout <something> [<paths>] > > * > > * including "last branch" syntax and DWIM-ery for names of > > - * remote branches, erroring out for invalid or ambiguous cases. > > + * remote branches, erring out for invalid or ambiguous cases. > > Didn't look through the entire patch, but this caught me eye: what's > wrong with "erroring out"? Well aspell did not know it so I thought that erring is more appropriate. Now it looks more murky, see http://english.stackexchange.com/questions/3059/is-errored-correct-usage I am ok with removing this correction. > -- > 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 -- 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