Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ea6ed5

Browse files
Review library/socket.po
Co-authored-by: Carlos A. Crespo <[email protected]>
1 parent ef1220a commit 8ea6ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/socket.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ msgid ""
10551055
"succeeds. This makes it easy to write clients that are compatible to both "
10561056
"IPv4 and IPv6."
10571057
msgstr ""
1058-
"Conecta con un servicio TCP escuchando una *address* Internet ( una tupla de "
1058+
"Conecta con un servicio TCP escuchando una *address* de Internet (una tupla de "
10591059
"2 ``(host, port)``), y devuelve el objeto socket. Este es una función de "
10601060
"nivel superior que :meth:`socket.connect`: si *host* es un nombre de host no "
10611061
"numérico, intentara resolverlo para ambos :data:`AF_INET` y :data:"

0 commit comments

Comments
 (0)