hgbook

diff en/appB-mq-ref.xml @ 672:b338f5490029

Americanize spellings :-(
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Apr 09 22:52:16 2009 -0700 (2009-04-09)
parents 1c13ed2130a7
children 477d6a3e5023
line diff
     1.1 --- a/en/appB-mq-ref.xml	Mon Mar 30 16:23:33 2009 +0800
     1.2 +++ b/en/appB-mq-ref.xml	Thu Apr 09 22:52:16 2009 -0700
     1.3 @@ -190,7 +190,7 @@
     1.4  	files in the working directory, it will refuse to create a new
     1.5  	patch unless the <option
     1.6  	  role="hg-ext-mq-cmd-qnew-opt">-f</option> option is used
     1.7 -	(see below).  This behaviour allows you to <command
     1.8 +	(see below).  This behavior allows you to <command
     1.9  	  role="hg-ext-mq">qrefresh</command> your topmost applied
    1.10  	patch before you apply a new patch on top of it.</para>
    1.11  
    1.12 @@ -256,7 +256,7 @@
    1.13  
    1.14        <para id="x_608">By default, the <command role="hg-ext-mq">qpop</command>
    1.15  	command will not pop any patches if the working directory has
    1.16 -	been modified.  You can override this behaviour using the
    1.17 +	been modified.  You can override this behavior using the
    1.18  	<option role="hg-ext-mq-cmd-qpop-opt">-f</option> option,
    1.19  	which reverts all modifications in the working
    1.20  	directory.</para>