hgbook

changeset 287:0a5879ea5416

Fix wording, per Jim Blandy.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Jan 18 11:58:40 2008 -0800 (2008-01-18)
parents f992b16d18a1
children cac3ac4536e5
files en/mq.tex
line diff
     1.1 --- a/en/mq.tex	Sun Jan 13 08:16:21 2008 -0800
     1.2 +++ b/en/mq.tex	Fri Jan 18 11:58:40 2008 -0800
     1.3 @@ -99,7 +99,7 @@
     1.4  modifications those patches make.
     1.5  
     1.6  Quilt knows nothing about revision control tools, so it works equally
     1.7 -well on top of an unpacked tarball or a Subversion repository.
     1.8 +well on top of an unpacked tarball or a Subversion working copy.
     1.9  
    1.10  \subsection{From patchwork quilt to Mercurial Queues}
    1.11  \label{sec:mq:quilt-mq}