From: Dave Stubbs Date: Mon, 22 Jun 2009 13:43:39 +0000 (+0000) Subject: Fix spelling in 500 error page X-Git-Tag: live~6986 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f8347307e865f636ea07da7be732abae2259d092 Fix spelling in 500 error page --- diff --git a/public/500.html b/public/500.html index 508bd4e95..b85842159 100644 --- a/public/500.html +++ b/public/500.html @@ -7,7 +7,7 @@

Application error

The OpenStreetMap server encountered an unexpected condition that prevented it from fulfilling the request (HTTP 500)

Feel free to contact the OpenStreetMap community if your problem persists. Make a note of the exact URL / post data of your request.

-

This may be a problem in our Ruby On Rails code. 500 ocurrs with exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code)

+

This may be a problem in our Ruby On Rails code. 500 occurs with exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code)