hgbook

diff en/mq.tex @ 960:e3913a4b5b26

Fixing leftovers stuff from last merge with Wilkk
author Romain PELISSE <belaran@gmail.com>
date Tue Feb 24 00:03:10 2009 +0100 (2009-02-24)
parents 53e20c92b6b6
children
line diff
     1.1 --- a/en/mq.tex	Tue Aug 26 18:58:20 2008 +0200
     1.2 +++ b/en/mq.tex	Tue Feb 24 00:03:10 2009 +0100
     1.3 @@ -525,7 +525,7 @@
     1.4  modifies \filename{foo} with six hunks, and one of them fails to
     1.5  apply, you will have: an unmodified \filename{foo.orig}, a
     1.6  \filename{foo.rej} containing one hunk, and \filename{foo}, containing
     1.7 -the changes made by the five successful five hunks.
     1.8 +the changes made by the five successful hunks.
     1.9  
    1.10  \subsection{Some quirks of patch representation}
    1.11