Typo fix. Props mentel_br. fixes #11921

git-svn-id: http://svn.automattic.com/wordpress/trunk@12763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2010-01-19 17:28:48 +00:00
parent 506c22bfd5
commit 9c02a43b93

View File

@ -291,7 +291,7 @@ class wpdb {
* @see wpdb:insert()
* @see wpdb:update()
* @access public
* @war array
* @var array
*/
var $field_types = array();