Merge pull request #442 from berkerpeksag/sphinx-markup-fix

Fix a markup error in the apply doc.
This commit is contained in:
Morten Linderud 2014-01-13 22:12:38 -08:00
commit da59b20471

View File

@ -110,6 +110,7 @@ Usage: `(apply fn-name [args] [kwargs])`
Examples:
.. code-block:: clj
(defn thunk []
"hy there")