Quellcode durchsuchen

Fix rst syntax error

Ask Solem vor 15 Jahren
Ursprung
Commit
df3846a4a8
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  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.