From d59f8d4665ee8fcbced5a391d24f91fdbc047765 Mon Sep 17 00:00:00 2001
From: stickell <l.stickell@yahoo.it>
Date: Mon, 25 Aug 2014 12:32:18 +0200
Subject: Fixed some typos

---
 module/web/templates/500.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'module/web')

diff --git a/module/web/templates/500.html b/module/web/templates/500.html
index e15090b66..5ca59fe09 100644
--- a/module/web/templates/500.html
+++ b/module/web/templates/500.html
@@ -5,6 +5,6 @@
     <title>Server Error</title>
 </head>
 <body>
-<h1>Server Error occured. Please enable debug mode to get a more detailed report.</h1>
+<h1>Server Error occurred. Please enable debug mode to get a more detailed report.</h1>
 </body>
 </html>
-- 
cgit v1.2.3