ZF-6846: Typo in QuickStart guide
Description
On http://framework.zend.com/docs/quickstart/… there's a typo in the first "code sample" box for {{application/configs/application.ini}}:
Three times it says {{resource.sdb.params.dbname}}. It should be {{resources.db.params.dbname}} (as in the "code sample" box that follows).
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-05-28T12:09:17.000+0000
Fixed in our repo; will release with the next site refresh.