hgbook

diff en/mq.tex @ 290:e45d3f0d8da6

Remove obsolete qversion from mq reference
author Christian Ebert <blacktrash@gmx.net>
date Wed Feb 20 23:54:41 2008 +0100 (2008-02-20)
parents 814698eebbaf
children 53e20c92b6b6
line diff
     1.1 --- a/en/mq.tex	Fri Jan 04 22:09:00 2008 +0100
     1.2 +++ b/en/mq.tex	Wed Feb 20 23:54:41 2008 +0100
     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}