diff --git a/src/hlua.c b/src/hlua.c
index 9d35e558e..c354af89c 100644
--- a/src/hlua.c
+++ b/src/hlua.c
@@ -241,7 +241,7 @@ static const char error_500[] =
"Connection: close\r\n"
"Content-Type: text/html\r\n"
"\r\n"
- "
500 Internal Server Error
\nAn internal server error occured.\n\n";
+ "500 Internal Server Error
\nAn internal server error occurred.\n\n";
/* These functions converts types between HAProxy internal args or
* sample and LUA types. Another function permits to check if the