fix typo in comments

This commit is contained in:
Uwe Steinmann 2020-06-16 07:20:57 +02:00
parent bf1d8482d4
commit 550f0ee1f1
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ CREATE TABLE `tblAttributeDefinitions` (
-- -------------------------------------------------------- -- --------------------------------------------------------
-- --
-- Table structure for table `tblUsers` -- Table structure for table `tblRoles`
-- --
CREATE TABLE `tblRoles` ( CREATE TABLE `tblRoles` (

View File

@ -44,7 +44,7 @@ CREATE TABLE "tblAttributeDefinitions" (
-- -------------------------------------------------------- -- --------------------------------------------------------
-- --
-- Table structure for table `tblUsers` -- Table structure for table `tblRoles`
-- --
CREATE TABLE "tblRoles" ( CREATE TABLE "tblRoles" (

View File

@ -44,7 +44,7 @@ CREATE TABLE `tblAttributeDefinitions` (
-- -------------------------------------------------------- -- --------------------------------------------------------
-- --
-- Table structure for table `tblUsers` -- Table structure for table `tblRoles`
-- --
CREATE TABLE `tblRoles` ( CREATE TABLE `tblRoles` (