aboutsummaryrefslogtreecommitdiff
path: root/lib/Minz/Error.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Minz/Error.php')
-rw-r--r--lib/Minz/Error.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Minz/Error.php b/lib/Minz/Error.php
index bef273bda..fc8e0f807 100644
--- a/lib/Minz/Error.php
+++ b/lib/Minz/Error.php
@@ -33,7 +33,7 @@ class Minz_Error {
'c' => 'error'
), $redirect);
} else {
- echo '<h1>An error occured</h1>' . "\n";
+ echo '<h1>An error occurred</h1>' . "\n";
if (!empty ($logs)) {
echo '<ul>' . "\n";