Explorar el Código

Fix rst syntax error

Ask Solem hace 15 años
padre
commit
df3846a4a8
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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.