]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/lib.php
typo
[nominatim.git] / lib / lib.php
index 39e6da407d5f761c48c00e481182920f1f23399f..74430cf7b9d3094e4dbdf00c83b98098a682826b 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>";