From 8b6bb8f21356ce284c7a6ae10c0b60562e7cd482 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Wed, 23 May 2012 20:15:15 +0300 Subject: [PATCH] typo --- lib/lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lib.php b/lib/lib.php index 69ea0a6a..8db122f2 100644 --- a/lib/lib.php +++ b/lib/lib.php @@ -7,7 +7,7 @@ echo "

Internal Server Error

"; echo '

Nominatim has encountered an internal error while processing your request. This is most likely because of a bug in the software.

'; echo "

Details: ".$sError,"

"; - echo '

Feel free to report the bug in the OSM bug database. Please include the error message above an the URL you used.

'; + echo '

Feel free to report the bug in the OSM bug database. Please include the error message above and the URL you used.

'; if (CONST_Debug) { echo "

Debugging Information


"; -- 2.39.5