On Mon, Apr 29, 2013 at 3:15 PM, Marc Branchaud <marcnarc@xxxxxxxxxxx> wrote: > Signed-off-by: Marc Branchaud <marcnarc@xxxxxxxxxxx> > > --- > > This started out as an attempt to make the backward compatibility notes > more parsable, but then I just kept going... s/parsable/parseable/ jk :-) > Documentation/RelNotes/1.8.3.txt | 145 +++++++++++++++++++-------------------- > 1 file changed, 72 insertions(+), 73 deletions(-) > > diff --git a/Documentation/RelNotes/1.8.3.txt b/Documentation/RelNotes/1.8.3.txt > index 6d25165..06bc831 100644 > --- a/Documentation/RelNotes/1.8.3.txt > +++ b/Documentation/RelNotes/1.8.3.txt > @@ -8,23 +8,22 @@ When "git push [$there]" does not say what to push, we have used the > traditional "matching" semantics so far (all your branches were sent > to the remote as long as there already are branches of the same name ... > > - * "rev-list --stdin" and friends kept bogus pointers into input > + * "rev-list --stdin" and friends kept bogus pointers into the input > buffer around as human readble object names. This was not a huge So long as you're at it... s/readble/readable/ > @@ -268,17 +267,17 @@ details). > * "git diff --diff-algorithm algo" is also understood as "git diff > --diff-algorithm=algo". > > - * The new core.commentchar configuration was not applied to a few > + * The new core.commentchar configuration was not applied in a few > places. > > * "git bundle" did not like a bundle created using a commit without > - any message as its one of the prerequistes. > + any message, as it is one of the prerequistes. s/prerequistes/prerequisites P -- 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