Fix inconsistent capitalization of Rhymix

This commit is contained in:
Kijin Sung 2016-02-08 16:31:10 +09:00
parent f58d8f7d06
commit a499aa0d1f
29 changed files with 113 additions and 118 deletions

View file

@ -10,7 +10,7 @@ use Rhymix\Framework\Lang;
class LangParser
{
/**
* Convert a directory of old language files to the RhymiX format.
* Convert a directory of old language files to the Rhymix format.
*
* @param string $dir
* @param array $xml_langs When converting XML to PHP, only convert these languages. (Optional)