aboutsummaryrefslogtreecommitdiff
path: root/doc/udp.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/udp.html')
-rw-r--r--doc/udp.html2
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">
313Sets options for the UDP object. Options are 313Sets options for the UDP object. Options are
314only needed by low-level or time-critical applications. You should 314only needed by low-level or time-critical applications. You should
315only modify a an option if you are sure you need it.</p> 315only 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
317name, and <tt>value</tt> depends on the option being set: 317name, and <tt>value</tt> depends on the option being set:
318</p> 318</p>