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: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/%7B%7B%20url_for%28%27vote%27%2C%20idvote=vote.voteid%29%20%7D%7D?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 */