--- embedaddon/php/ext/intl/doc/Tutorial.txt 2012/02/21 23:47:56 1.1.1.1 +++ embedaddon/php/ext/intl/doc/Tutorial.txt 2013/07/22 01:31:52 1.1.1.2 @@ -7,7 +7,7 @@ Examle of locales format: 'en_US', 'ru_UA', 'ua_UA' (s 2. Collator::getDisplayName( $obj_locale, $disp_locale ). -Get name of the object for the desired Locale, in the desired langauge. Both arguments +Get name of the object for the desired Locale, in the desired language. Both arguments must be from getAvailableLocales method. @param string $obj_locale Locale to get display name for.