Skip to content

Commit

Permalink
doc: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Sep 30, 2016
1 parent cfef535 commit e73f0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/README.rst
Expand Up @@ -472,7 +472,7 @@ For when listening on ``localhost`` just doesn't cut it.

Enable/disable using IPv4 for recursion.

.. function:: net.listen(addressses, [port = 53, flags = {tls = (port == 853)}])
.. function:: net.listen(addresses, [port = 53, flags = {tls = (port == 853)}])

:return: boolean

Expand Down

0 comments on commit e73f0b2

Please sign in to comment.