diff --git a/src/Symfony/Component/Intl/Locale/Locale.php b/src/Symfony/Component/Intl/Locale/Locale.php index 23194a064d..cc30c14ffd 100644 --- a/src/Symfony/Component/Intl/Locale/Locale.php +++ b/src/Symfony/Component/Intl/Locale/Locale.php @@ -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 */