summaryrefslogtreecommitdiff
path: root/thumb.php5
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2013-08-12 09:28:15 +0200
committerPierre Schmitz <pierre@archlinux.de>2013-08-12 09:28:15 +0200
commit08aa4418c30cfc18ccc69a0f0f9cb9e17be6c196 (patch)
tree577a29fb579188d16003a209ce2a2e9c5b0aa2bd /thumb.php5
parentcacc939b34e315b85e2d72997811eb6677996cc1 (diff)
Update to MediaWiki 1.21.1
Diffstat (limited to 'thumb.php5')
-rw-r--r--thumb.php54
1 files changed, 2 insertions, 2 deletions
diff --git a/thumb.php5 b/thumb.php5
index 0c9b702a..2a57d4aa 100644
--- a/thumb.php5
+++ b/thumb.php5
@@ -1,7 +1,7 @@
<?php
/**
* Version of thumb.php to used in web server requiring .php5 extension
- * to execute scripts with PHP5 egine.
+ * to execute scripts with PHP5 engine.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -22,4 +22,4 @@
* @ingroup Media
*/
-require './thumb.php';
+require './thumb.php';