mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
get_http_error_document: Change "happenned" to "happened".
This commit is contained in:
parent
f2fc402093
commit
c068ca92c0
@ -127,7 +127,7 @@ get_http_error_document(struct terminal *term, struct uri *uri, int code)
|
||||
add_format_to_string(&string, _(
|
||||
" An error occurred on the server while fetching the document you\n"
|
||||
" requested. However, the server did not send back any explanation of what\n"
|
||||
" happenned, so it is unknown what went wrong. Please contact the web\n"
|
||||
" happened, so it is unknown what went wrong. Please contact the web\n"
|
||||
" server administrator about this, if you believe that this error should\n"
|
||||
" not occur since it is not a nice behaviour from the web server at all\n"
|
||||
" and indicates that there is some much deeper problem with the web server\n"
|
||||
|
Loading…
Reference in New Issue
Block a user