Skip to content

Commit 0b828a2

Browse files
committed
fix wording
1 parent b6f0730 commit 0b828a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@
11991199
\texttt{portstr} arguments are the only input data of the program.
12001200
First successful \texttt{connect} will terminate the address traversal
12011201
for given host.
1202-
\item In the example we let the kernel will choose local port.
1202+
\item In the example we let the kernel choose local port.
12031203
(there is no \texttt{bind} before the \texttt{connect}).
12041204
\item \texttt{connect} is called sequentially on all returned
12051205
\texttt{sockaddr} structures (embedded in the \texttt{addrinfo} structures)

0 commit comments

Comments
 (0)