Fix capitalization of "MonoBook" in findHooks.php
authorKevin Israel <pleasestand@live.com>
Sat, 21 Jun 2014 02:47:27 +0000 (22:47 -0400)
committerKevin Israel <pleasestand@live.com>
Sat, 21 Jun 2014 02:47:27 +0000 (22:47 -0400)
Follows-up ec1ccf436751 and 4bbd1c44d90f.

Change-Id: I08e4ff78b2bb2a5582ef612b0248e0c7338436a2

maintenance/findHooks.php

index 043aed2..fe48daf 100644 (file)
@@ -109,7 +109,7 @@ class FindHooks extends Maintenance {
                        $IP . '/tests/parser/',
                        $IP . '/tests/phpunit/suites/',
                        $IP . '/skins/',
-                       $IP . '/skins/monobook/',
+                       $IP . '/skins/MonoBook/',
                        $IP . '/skins/Vector/',
                );