2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Fixed typos

This commit is contained in:
Adam Zammit
2017-02-09 15:28:50 +11:00
parent db7c4763fd
commit 454c737859

View File

@@ -868,7 +868,7 @@ CREATE TABLE `sample_import_var_restrict` (
PRIMARY KEY (`var_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--- --------------------------------------------------------
-- --------------------------------------------------------
--
-- Table structure for table `sample_postcode_timezone`
@@ -918,7 +918,7 @@ CREATE TABLE `sample_var` (
KEY `sample_id` (`sample_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--- --------------------------------------------------------
-- --------------------------------------------------------
--
-- Table structure for table `sample_var_type`