Browse Source

Fix rst syntax error

Ask Solem 15 years ago
parent
commit
68323949dd
1 changed files with 3 additions and 1 deletions
  1. 3 1
      docs/tutorials/otherqueues.rst

+ 3 - 1
docs/tutorials/otherqueues.rst

@@ -29,7 +29,9 @@ Redis
 Configuration
 -------------
 
-::
+Configuration is easy, set the carrot backend, and configure the location of
+your Redis database::
+
     CARROT_BACKEND = "ghettoq.toproot.Redis"
 
     AMQP_HOST = "localhost"  # Maps to redis host.