Fix typo
[quotesite.git] / quotesite.pl
index 6e4728b..889312a 100644 (file)
@@ -74,7 +74,7 @@ my $quotesite_commands = {
 
     'help' => sub {
         cmd_help(@_);
-    }.
+    },
 
     'enable' => sub {
         cmd_enable(@_);