aboutsummaryrefslogtreecommitdiffstats
path: root/thumb.php
diff options
context:
space:
mode:
authorZoranzoki21 <zorandori4444@gmail.com>2018-08-31 21:08:08 +0000
committerUmherirrender <umherirrender_de.wp@web.de>2018-09-02 09:03:07 +0000
commit1f2e9c1b54eee54348f4d5841e357ab40c5e5f70 (patch)
tree7c77e81f0b33cd97a524aa47a314d764c2faeef4 /thumb.php
parente5ded68cf060c63c8fc0e990f2841e386f7c0633 (diff)
downloadmediawikicore-1f2e9c1b54eee54348f4d5841e357ab40c5e5f70.tar.gz
mediawikicore-1f2e9c1b54eee54348f4d5841e357ab40c5e5f70.zip
Fix common typos in code
Bug: T201491 Change-Id: Id962b79f2590c51380cb977e727b7548abc11d33
Diffstat (limited to 'thumb.php')
-rw-r--r--thumb.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/thumb.php b/thumb.php
index cc74c897ae7d..70329093c6b6 100644
--- a/thumb.php
+++ b/thumb.php
@@ -500,7 +500,7 @@ function wfGenerateThumbnail( File $file, array $params, $thumbName, $thumbPath
}
/** @noinspection PhpUnusedLocalVariableInspection */
- $done = true; // no PHP fatal occured
+ $done = true; // no PHP fatal occurred
if ( !$thumb || $thumb->isError() ) {
// Randomize TTL to reduce stampedes