This commit is contained in:
Jáchym Toušek 2016-01-05 13:28:14 +01:00 committed by Fabien Potencier
parent 19a63356ef
commit eab7e11be7
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ class Locale
*
* @return bool true on success or false on failure
*
* @see http://www.php.net/manual/en/locale.parselocale.php
* @see http://www.php.net/manual/en/locale.setdefault.php
*
* @throws MethodNotImplementedException
*/