diff en/ch03-concepts.xml @ 771:b338f5490029

Americanize spellings :-(
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 09 Apr 2009 22:52:16 -0700
parents e9ef075327c1
children 29f0f79cf614
line wrap: on
line diff
--- a/en/ch03-concepts.xml	Thu Apr 09 22:52:01 2009 -0700
+++ b/en/ch03-concepts.xml	Thu Apr 09 22:52:16 2009 -0700
@@ -17,7 +17,7 @@
     <emphasis>efficient</emphasis>.  And just as importantly, if it's
     easy for me to retain a good idea of what the software is doing
     when I perform a revision control task, I'm less likely to be
-    surprised by its behaviour.</para>
+    surprised by its behavior.</para>
 
   <para id="x_2ea">In this chapter, we'll initially cover the core concepts
     behind Mercurial's design, then continue to discuss some of the
@@ -444,7 +444,7 @@
 	  <command role="hg-cmd">hg commit</command>.  In other words,
 	  this almost never has negative consequences; it's just
 	  something of a surprise for newcomers.  I'll discuss other
-	  ways to avoid this behaviour, and why Mercurial behaves in
+	  ways to avoid this behavior, and why Mercurial behaves in
 	  this initially surprising way, later on.</para>
       </note>