فهرست منبع

[ZF-9713] Manual:

- fixed typo

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@22084 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 15 سال پیش
والد
کامیت
d3bd1a7289
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      documentation/manual/en/module_specs/Zend_Test-PHPUnit-Db-Quickstart.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Test-PHPUnit-Db-Quickstart.xml

@@ -222,7 +222,7 @@ class BugsTest extends Zend_Test_PHPUnit_DatabaseTestCase
 
         <para>
             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:
         </para>