hgbook
diff en/mq.tex @ 479:5236357a00b2
finished hook.tex
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Sun Jan 04 21:51:51 2009 -0500 (2009-01-04) |
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 Sun Jan 04 21:51:51 2009 -0500 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