diff options
Diffstat (limited to 'doc/udp.html')
-rw-r--r-- | doc/udp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/udp.html b/doc/udp.html index 235c0c5..7f2ecce 100644 --- a/doc/udp.html +++ b/doc/udp.html | |||
@@ -312,7 +312,7 @@ unconnected:<b>setoption(</b>option [, value]<b>)</b> | |||
312 | <p class="description"> | 312 | <p class="description"> |
313 | Sets options for the UDP object. Options are | 313 | Sets options for the UDP object. Options are |
314 | only needed by low-level or time-critical applications. You should | 314 | only needed by low-level or time-critical applications. You should |
315 | only modify a an option if you are sure you need it.</p> | 315 | only modify an option if you are sure you need it.</p> |
316 | <p class="parameters"><tt>Option</tt> is a string with the option | 316 | <p class="parameters"><tt>Option</tt> is a string with the option |
317 | name, and <tt>value</tt> depends on the option being set: | 317 | name, and <tt>value</tt> depends on the option being set: |
318 | </p> | 318 | </p> |