]> git.donarmstrong.com Git - infobot.git/commitdiff
- Typo. Patch sent in by Joey Smith. Thanks.
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 6 Feb 2002 16:12:47 +0000 (16:12 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 6 Feb 2002 16:12:47 +0000 (16:12 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@548 c11ca15a-4712-0410-83d8-924469b57eb5

setup/factoids.sql

index 18dcc97f90d4e40e5266a05af45b9dac9c0e1a8f..a7ecfd041de948d17ba8f04f7af427b3ea6702d2 100644 (file)
@@ -1,4 +1,4 @@
-CREATE TABLE factoids (".
+CREATE TABLE factoids (
        factoid_key VARCHAR(64) NOT NULL,
 
        requested_by VARCHAR(64),