Fix Maintenance typo
authorReedy <reedy@wikimedia.org>
Sun, 18 Oct 2015 21:29:03 +0000 (22:29 +0100)
committerReedy <reedy@wikimedia.org>
Sun, 18 Oct 2015 21:29:03 +0000 (22:29 +0100)
Change-Id: I3e0ae4446f74fac25e1cc79a86ff6e0738ada52d

maintenance/populateCategory.php

index 66553bc..65d272b 100644 (file)
@@ -25,7 +25,7 @@
 require_once __DIR__ . '/Maintenance.php';
 
 /**
- * Mainteance script to populate the category table.
+ * Maintenance script to populate the category table.
  *
  * @ingroup Maintenance
  */