Fixed uppercase file names

This commit is contained in:
Steffen Schröder 2013-12-08 20:34:36 +01:00
parent df1c8cfdd0
commit 3cdb0a3d93
4 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ use ManiaControl\Commands\CommandListener;
use ManiaControl\Players\Player;
/**
* Class offering various commands related to the players
* Class offering various commands related to players
*
* @author steeffeen & kremsy
*/