ソースを参照

Fix rst syntax error

Ask Solem 15 年 前
コミット
68323949dd
1 ファイル変更3 行追加1 行削除
  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.