hgbook
diff en/mq.tex @ 510:98fb436b58c1
corrected some typos
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Mon Jan 12 22:25:40 2009 -0500 (2009-01-12) |
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 Mon Jan 12 22:25:40 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