From: Reedy Date: Sun, 18 Oct 2015 21:29:03 +0000 (+0100) Subject: Fix Maintenance typo X-Git-Tag: 1.31.0-rc.0~9357 X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=commitdiff_plain;h=21c61515d9b0cd109afd77fc8540f2bbb0080872;p=lhc%2Fweb%2Fwiklou.git Fix Maintenance typo Change-Id: I3e0ae4446f74fac25e1cc79a86ff6e0738ada52d --- diff --git a/maintenance/populateCategory.php b/maintenance/populateCategory.php index 66553bc6bf..65d272b303 100644 --- a/maintenance/populateCategory.php +++ b/maintenance/populateCategory.php @@ -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 */