소스 검색

Fix rst syntax error

Ask Solem 15 년 전
부모
커밋
df3846a4a8
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      docs/tutorials/otherqueues.rst

+ 3 - 1
docs/tutorials/otherqueues.rst

@@ -39,7 +39,9 @@ your Redis database::
 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.