ZF-9627: Multiple spelling errors in Zend_Locale-Introduction
Description
There are various spelling mistakes in the Zend_Locale-Introduction.xml file (documentation link - http://framework.zend.com/manual/en/…):
"Usage of automatic Locales" section line 276 reads: provides three additionally locales it should be: provides three additional locales
"Using a default Locale" section lines 392-393 read: You can set a default locale which the static it should be: You can set a default locale with the static
"Using a default Locale" section line 394 reads: every unknown or not full qualified locale it should be: every unknown or not fully qualified locale
"Speed up Zend_Locale and its subclasses" section line 563 reads: and its subclasses can be speed up it should be: and its subclasses can be speeded up or : and its subclasses can be sped up
"Speed up Zend_Locale and its subclasses" section lines 566-567 read: can be speed up the using the option it should be: can be speeded up using the option or: can be sped up the using option
Comments
Posted by Thomas Weidner (thomas) on 2010-04-10T11:20:32.000+0000
Fixed with r21816