Explorar el Código

Docs: Whatsnew4: Fixed bullet list

Ask Solem hace 9 años
padre
commit
5e0e437f77
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/whatsnew-4.0.rst

+ 1 - 1
docs/whatsnew-4.0.rst

@@ -1259,7 +1259,7 @@ Events
 
     Fix contributed by **Dongweiming**.
 
--  New :setting:`event_queue_prefix` setting can now be used
+- New :setting:`event_queue_prefix` setting can now be used
   to change the default ``celeryev`` queue prefix for event receiver queues.
 
     Contributed by **Takeshi Kanemoto**.