aboutsummaryrefslogtreecommitdiff
path: root/tables.sql
diff options
context:
space:
mode:
authormensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>2008-01-17 17:18:23 +0000
committermensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>2008-01-17 17:18:23 +0000
commitb3b802434f4f1a17467baacd34c551885b7c9f37 (patch)
tree5603d1c095025df6399913d6e667782821627960 /tables.sql
parent0701d9d4c68b46517e79f39e23a9a6e903405e8f (diff)
downloadsemanticscuttle-b3b802434f4f1a17467baacd34c551885b7c9f37.tar.gz
semanticscuttle-b3b802434f4f1a17467baacd34c551885b7c9f37.tar.bz2
corrections in comments
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@20 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'tables.sql')
-rw-r--r--tables.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/tables.sql b/tables.sql
index fc38621..1968507 100644
--- a/tables.sql
+++ b/tables.sql
@@ -37,7 +37,7 @@ CREATE TABLE `sc_tags` (
-- --------------------------------------------------------
--
--- Table structure for table `scUsers`
+-- Table structure for table `sc_users`
--
CREATE TABLE `sc_users` (
@@ -70,7 +70,7 @@ CREATE TABLE `sc_watched` (
-- --------------------------------------------------------
--
--- Table structure for table `sc_tags_tags`
+-- Table structure for table `sc_tags2tags`
--
CREATE TABLE `sc_tags2tags` (