Fixed odd typo in the MySQL comments

4.4.x
Steven Wittens 2003-12-30 18:33:44 +00:00
parent cfc0a5d175
commit bb1860a5df
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ CREATE TABLE search_index (
) TYPE=MyISAM;
--
-- Table structure for table 'sessesions'
-- Table structure for table 'sessions'
--