Explorar el Código

Fix multiline formatting issue

Samuel Dion-Girardeau hace 7 años
padre
commit
34097b58ae
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      docs/faq.rst

+ 2 - 2
docs/faq.rst

@@ -230,8 +230,8 @@ Transaction Model and Locking`_ in the MySQL user manual.
 The worker isn't doing anything, just hanging
 ---------------------------------------------
 
-**Answer:** See `MySQL is throwing deadlock errors, what can I do?`_.
-            or `Why is Task.delay/apply\*/the worker just hanging?`_.
+**Answer:** See `MySQL is throwing deadlock errors, what can I do?`_,
+or `Why is Task.delay/apply\*/the worker just hanging?`_.
 
 .. _faq-results-unreliable: