Apply PR review suggestion (change "muxed" to "network" in docstrings)

Co-Authored-By: Kevin Mai-Husan Chia <mhchia@users.noreply.github.com>
This commit is contained in:
Jonathan de Jong 2019-12-18 10:54:52 +01:00 committed by GitHub
parent 6b75901243
commit 4e4d91b2e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ class Swarm(INetwork):
:param addr: the address we want to connect with
:param peer_id: the peer we want to connect to
:raises SwarmException: raised when an error occurs
:return: muxed connection
:return: network connection
"""
# Dial peer (connection to peer does not yet exist)