Fix letter-case of several namespace and class names
authorOri Livneh <ori.livneh@gmail.com>
Sun, 15 Oct 2017 01:41:58 +0000 (21:41 -0400)
committerOri Livneh <ori.livneh@gmail.com>
Sun, 15 Oct 2017 01:43:05 +0000 (21:43 -0400)
commita603ae73a79c4652b1cd9637f932f18523d773bd
tree5e8c84a7645eea5ab083d53bf1b6f2fe7fb4284e
parent96a512667a37224e4d53358f25bf521791539c19
Fix letter-case of several namespace and class names

'Mediawiki\Widget\SelectWithInputWidget' is the only one that shows up
in the logs, but I tidied up a few others I came across.

Change-Id: I700dec858007a8013e6d7b9e37ddf518f223d8b7
includes/Preferences.php
includes/htmlform/fields/HTMLSelectAndOtherField.php
includes/htmlform/fields/HTMLSelectOrOtherField.php
includes/specials/SpecialExport.php
includes/specials/SpecialPreferences.php
includes/specials/pagers/NewPagesPager.php