Issue #880: Simple misspelling ('occured') in web error message.
authorJesse Glick <jesse.glick@sun.com>
Sat, 05 Jan 2008 15:35:46 -0500
changeset 5837 2580d418e3f0
parent 5836 c5c9a022bd9a
child 5838 1cf99a3e269e
Issue #880: Simple misspelling ('occured') in web error message.
templates/error.tmpl
templates/gitweb/error.tmpl
tests/test-hgweb.out
--- a/templates/error.tmpl	Fri Jan 11 01:36:20 2008 +0000
+++ b/templates/error.tmpl	Sat Jan 05 15:35:46 2008 -0500
@@ -6,7 +6,7 @@
 <h2>Mercurial Error</h2>
 
 <p>
-An error occured while processing your request:
+An error occurred while processing your request:
 </p>
 <p>
 #error|escape#
--- a/templates/gitweb/error.tmpl	Fri Jan 11 01:36:20 2008 +0000
+++ b/templates/gitweb/error.tmpl	Sat Jan 05 15:35:46 2008 -0500
@@ -17,7 +17,7 @@
 
 <div class="page_body">
 <br/>
-<i>An error occured while processing your request</i><br/>
+<i>An error occurred while processing your request</i><br/>
 <br/>
 {error|escape}
 </div>
--- a/tests/test-hgweb.out	Fri Jan 11 01:36:20 2008 +0000
+++ b/tests/test-hgweb.out	Sat Jan 05 15:35:46 2008 -0500
@@ -35,7 +35,7 @@
 <h2>Mercurial Error</h2>
 
 <p>
-An error occured while processing your request:
+An error occurred while processing your request:
 </p>
 <p>
 Not Found