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

Americanize spellings :-(
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 09 Apr 2009 22:52:16 -0700
parents 1c13ed2130a7
children 477d6a3e5023
line wrap: on
line diff
--- a/en/appB-mq-ref.xml	Thu Apr 09 22:52:01 2009 -0700
+++ b/en/appB-mq-ref.xml	Thu Apr 09 22:52:16 2009 -0700
@@ -190,7 +190,7 @@
 	files in the working directory, it will refuse to create a new
 	patch unless the <option
 	  role="hg-ext-mq-cmd-qnew-opt">-f</option> option is used
-	(see below).  This behaviour allows you to <command
+	(see below).  This behavior allows you to <command
 	  role="hg-ext-mq">qrefresh</command> your topmost applied
 	patch before you apply a new patch on top of it.</para>
 
@@ -256,7 +256,7 @@
 
       <para id="x_608">By default, the <command role="hg-ext-mq">qpop</command>
 	command will not pop any patches if the working directory has
-	been modified.  You can override this behaviour using the
+	been modified.  You can override this behavior using the
 	<option role="hg-ext-mq-cmd-qpop-opt">-f</option> option,
 	which reverts all modifications in the working
 	directory.</para>