Issue Type: Docs: Problem Created: 2010-04-19T14:45:41.000+0000 Last Updated: 2010-05-03T13:13:37.000+0000 Status: Resolved Fix version(s): - 1.10.5 (26/May/10)
Reporter: Brian Strickland (strick) Assignee: Thomas Weidner (thomas) Tags: Related issues: Attachments: - screenshot-1.jpg
"nows" should be spelled "knows" in the following paragraph:
There are other ways to assert that the current database state equals an expected state. The "Bugs" table in the example already nows a lot about its inner state, so why not use this to our advantage? The next example will assert that deleting from the database is possible:
Location is about halfway down the page (http://framework.zend.com/manual/en/…) in the "A few initial database tests" section.
Posted by Christopher Thomas (cwt137) on 2010-04-20T17:33:35.000+0000
Attached is a patch.
Posted by Thomas Weidner (thomas) on 2010-05-03T13:13:37.000+0000
Fixed with r22085