From 9a00dafc0482b560bc98f571eacc76ce91f90ace Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 2 May 2012 13:58:53 -0400 Subject: [PATCH] Remove BUG tag in comment --- libraries/sqlparser.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/sqlparser.lib.php b/libraries/sqlparser.lib.php index 5712fcefec..790911c080 100644 --- a/libraries/sqlparser.lib.php +++ b/libraries/sqlparser.lib.php @@ -740,7 +740,7 @@ if (! defined('PMA_MINIMUM_COMMON')) { $t_suffix = '_columnType'; /** - * Temporary fix for BUG #621357 and #2027720 + * Temporary fix for bugs #621357 and #2027720 * * @todo FIX PROPERLY NEEDS OVERHAUL OF SQL TOKENIZER */