Fixing documentation error with extra double-colon

This commit is contained in:
Christopher Allan Webber 2013-05-09 16:02:25 -05:00
parent b68d5ac3a3
commit c5dbc39ee1

View File

@ -409,7 +409,7 @@ The same thing in Hy::
See how we use kwapply to handle the fancy pssing? :)
There's also a dictionary-style keyword arguments construction that
looks like::
looks like:
.. code-block:: clj