Mercurial > hgbook
changeset 271:8627f718517a
Fix typo "paptches"
author | Max Vozeler <max@nusquama.org> |
---|---|
date | Mon, 10 Sep 2007 19:38:41 +0200 |
parents | 4c767178c1aa |
children | 74c079e0051f b049cb10bde3 |
files | en/mq-collab.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/en/mq-collab.tex Mon Jun 04 13:23:53 2007 -0700 +++ b/en/mq-collab.tex Mon Sep 10 19:38:41 2007 +0200 @@ -261,7 +261,7 @@ \item ``Accepted'' patches are guarded with \texttt{accepted}. I enable this guard most of the time. When I'm applying the patches on top of a tree where the patches are already present, I can turn - this patch off, and the paptches that follow it will apply cleanly. + this patch off, and the patches that follow it will apply cleanly. \item Patches that are ``finished'', but not yet submitted, have no guards. If I'm applying the patch stack to a copy of the upstream tree, I don't need to enable any guards in order to get a reasonably