Typo fix in comment

This commit is contained in:
Herman van Rink
2009-05-17 22:20:16 +00:00
parent 59feefe7ad
commit ae87d2272a

View File

@@ -1262,7 +1262,7 @@ $PMA_SQPdata_column_type = array (
'POINT', // spatial
'POLYGON', // spatial
'REAL',
'SERIAL', // alsias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY
'SERIAL', // alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY
'SET',
'SMALLINT',
'TEXT',