Index: documentation/manual/en/module_specs/Zend_Test-PHPUnit-Db-Quickstart.xml =================================================================== --- documentation/manual/en/module_specs/Zend_Test-PHPUnit-Db-Quickstart.xml (revision 21958) +++ documentation/manual/en/module_specs/Zend_Test-PHPUnit-Db-Quickstart.xml (working copy) @@ -222,7 +222,7 @@ 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 + state. The "Bugs" table in the example already knows 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: