diff en/ch13-hgext.xml @ 771:b338f5490029

Americanize spellings :-(
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 09 Apr 2009 22:52:16 -0700
parents 1c13ed2130a7
children
line wrap: on
line diff
--- a/en/ch13-hgext.xml	Thu Apr 09 22:52:01 2009 -0700
+++ b/en/ch13-hgext.xml	Thu Apr 09 22:52:16 2009 -0700
@@ -99,7 +99,7 @@
       the background and receives notifications from the
       <literal>inotify</literal> subsystem.  It also listens for
       connections from a regular Mercurial command.  The extension
-      modifies Mercurial's behaviour so that instead of scanning the
+      modifies Mercurial's behavior so that instead of scanning the
       filesystem, it queries the daemon.  Since the daemon has perfect
       information about the state of the repository, it can respond
       with a result instantaneously, avoiding the need to scan every
@@ -249,7 +249,7 @@
     <para id="x_520">When you're using the <literal
 	role="hg-ext">inotify</literal> extension, you should notice
       <emphasis>no difference at all</emphasis> in Mercurial's
-      behaviour, with the sole exception of status-related commands
+      behavior, with the sole exception of status-related commands
       running a whole lot faster than they used to.  You should
       specifically expect that commands will not print different
       output; neither should they give different results. If either of
@@ -481,7 +481,7 @@
       purpose of the series of changes you're sending.</para>
 
     <sect2>
-      <title>Changing the behaviour of patchbombs</title>
+      <title>Changing the behavior of patchbombs</title>
 
       <para id="x_53b">Not every project has exactly the same conventions for
 	sending changes in email; the <literal
@@ -501,7 +501,7 @@
 	    option.  This takes one argument, the email address to
 	    use.</para>
 	</listitem>
-	<listitem><para id="x_53e">The default behaviour is to send unified diffs
+	<listitem><para id="x_53e">The default behavior is to send unified diffs
 	    (see <xref linkend="sec:mq:patch"/> for a
 	    description of the
 	    format), one per message.  You can send a binary bundle