Skip to content

Commit 52165d3

Browse files
askaltDifferentialOrange
authored andcommitted
doc: fix typo in docstring
1 parent 3c8eb9d commit 52165d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tarantool/mesh_connection.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ def __init__(self, host=None, port=None,
298298
:paramref:`~tarantool.MeshConnection.params.addrs` list.
299299
300300
:param port: Refer to
301-
:paramref:`~tarantool.Connection.params.host`.
301+
:paramref:`~tarantool.Connection.params.port`.
302302
Value would be used to add one more server in
303303
:paramref:`~tarantool.MeshConnection.params.addrs` list.
304304

0 commit comments

Comments
 (0)