ZF-10612: Small typo in Application bootstrap
Description
Hi,
there is a small typo in the constructor docblock of Zend_Application_Bootstrap_BootstrapAbstract:
* @throws Zend_Application_Bootstrap_Exception When invalid applicaiton is provided
* @throws Zend_Application_Bootstrap_Exception When invalid application is provided
Nothing important, but it should be changed sometime :)
Greetings, Rene
Comments
Posted by Ramon Henrique Ornelas (ramon) on 2010-10-30T05:56:11.000+0000
Fixed r23277 in trunk, merge to release branch 1.11 r23278.