Skip to content

Commit f033280

Browse files
committed
fix typo in docstring
1 parent 3351a74 commit f033280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tarantool/mesh_connection.py

Lines changed: 1 addition & 1 deletion
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)