]> git.openstreetmap.org Git - nominatim.git/commitdiff
typo
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 23 May 2012 17:15:15 +0000 (20:15 +0300)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 28 Jun 2012 18:44:45 +0000 (20:44 +0200)
lib/lib.php

index 69ea0a6ab57722e56aa161ffb69ce64401c290ae..8db122f2b33d2ac7b0d3b942ddfb2080ad96af39 100644 (file)
@@ -7,7 +7,7 @@
                echo "<html><body><h1>Internal Server Error</h1>";
                echo '<p>Nominatim has encountered an internal error while processing your request. This is most likely because of a bug in the software.</p>';
                echo "<p><b>Details:</b> ".$sError,"</p>";
-               echo '<p>Feel free to report the bug in the <a href="http://trac.openstreetmap.org">OSM bug database</a>. Please include the error message above an the URL you used.</p>';
+               echo '<p>Feel free to report the bug in the <a href="http://trac.openstreetmap.org">OSM bug database</a>. Please include the error message above and the URL you used.</p>';
                if (CONST_Debug)
                {
                        echo "<hr><h2>Debugging Information</h2><br>";