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:
parent
506c22bfd5
commit
9c02a43b93
|
@ -291,7 +291,7 @@ class wpdb {
|
|||
* @see wpdb:insert()
|
||||
* @see wpdb:update()
|
||||
* @access public
|
||||
* @war array
|
||||
* @var array
|
||||
*/
|
||||
var $field_types = array();
|
||||
|
||||
|
|
Loading…
Reference in New Issue