From cb0ad4f8cac8086b2cbbc77126be95a14fc93c88 Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 14 Apr 2009 22:34:51 +0000 Subject: [PATCH] Typo fix git-svn-id: http://svn.automattic.com/wordpress/trunk@10934 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/wp-db.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/wp-db.php b/wp-includes/wp-db.php index cba426aea..b4b64152d 100644 --- a/wp-includes/wp-db.php +++ b/wp-includes/wp-db.php @@ -266,7 +266,7 @@ class wpdb { * @access public * @war array */ - var $field_type = array(); + var $field_types = array(); /** * Database table columns charset