Browse Source

[DOCUMENTATION] typo from 'take' to 'taken'

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16943 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 years ago
parent
commit
f0f363de22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/manual/en/module_specs/Zend_Db_Table_Definition.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Db_Table_Definition.xml

@@ -31,7 +31,7 @@
         <para>
             Below is a definition that will describe the table names and relationships
             between table objects.  Note: if 'name' is left out of the definition, it
-            will be take as the key of the defined table (an example of this is in the
+            will be taken as the key of the defined table (an example of this is in the
             'genre' section in the example below.)
         </para>