aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/importImages.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/importImages.php')
-rw-r--r--maintenance/importImages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintenance/importImages.php b/maintenance/importImages.php
index 6b3c13d142ef..83038c1705c5 100644
--- a/maintenance/importImages.php
+++ b/maintenance/importImages.php
@@ -461,7 +461,7 @@ class ImportImages extends Maintenance {
}
/**
- * Find an auxilliary file with the given extension, matching
+ * Find an auxiliary file with the given extension, matching
* the give base file path. $maxStrip determines how many extensions
* may be stripped from the original file name before appending the
* new extension. For example, with $maxStrip = 1 (the default),