Kaydet (Commit) 62a7f63a authored tarafından Neal Norwitz's avatar Neal Norwitz

Fix typo

üst fc9823b1
......@@ -518,7 +518,7 @@ block until they can proceed.
\begin{methoddesc}[socket]{settimeout}{value}
Set a timeout on blocking socket operations. Value can be a
nonnegative float expressing seconds, or \code{None}. If a float is
give, subsequent socket operations will raise an \exception{error}
given, subsequent socket operations will raise an \exception{error}
exception if the timeout period \var{value} has elapsed before the
operation has completed. Setting a timeout of \code{None} disables
timeouts on socket operations.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment