Typo fix. Props mentel_br. fixes #11921

git-svn-id: https://develop.svn.wordpress.org/trunk@12763 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2010-01-19 17:28:48 +00:00
parent a279ade5a0
commit 640c04fbe2
1 changed files with 1 additions and 1 deletions

View File

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