Typo fix in comment

This commit is contained in:
Herman van Rink
2009-05-17 22:20:16 +00:00
parent dbfc745bb4
commit 3deeac9f08

View File

@@ -1263,7 +1263,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',