Skip to content

Commit b0e1e46

Browse files
committed
spelling: parameters
1 parent 4616aa2 commit b0e1e46

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ Directives
482482
description: set the timeout value of reading from backends. Your
483483
timeout will be the minimum of this and the *timeout* parameter, so if
484484
you want a long timeout for your websockets, make sure to set both
485-
paramaters.
485+
parameters.
486486

487487
websocket_send_timeout
488488
syntax: *websocket_send_timeout miliseconds*

doc/README.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ <h3><a name="websocket_read_timeout">websocket_read_timeout</a></h3>
515515
<p><strong>syntax:</strong> <em>websocket_read_timeout miliseconds</em></p>
516516
<p><strong>default:</strong> <em>60000</em></p>
517517
<p><strong>context:</strong> <em>tcp, server</em></p>
518-
<p><strong>description:</strong> set the timeout value of reading from backends. Your timeout will be the minimum of this and the *timeout* parameter, so if you want a long timeout for your websockets, make sure to set both paramaters.</p>
518+
<p><strong>description:</strong> set the timeout value of reading from backends. Your timeout will be the minimum of this and the *timeout* parameter, so if you want a long timeout for your websockets, make sure to set both parameters.</p>
519519
<p>
520520
</p>
521521
<h3><a name="websocket_send_timeout">websocket_send_timeout</a></h3>

doc/README.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ Directives
482482
description: set the timeout value of reading from backends. Your
483483
timeout will be the minimum of this and the *timeout* parameter, so if
484484
you want a long timeout for your websockets, make sure to set both
485-
paramaters.
485+
parameters.
486486

487487
websocket_send_timeout
488488
syntax: *websocket_send_timeout miliseconds*

doc/README.wiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ The table field meanings are:
457457

458458
'''context:''' ''tcp, server''
459459

460-
'''description:''' set the timeout value of reading from backends. Your timeout will be the minimum of this and the *timeout* parameter, so if you want a long timeout for your websockets, make sure to set both paramaters.
460+
'''description:''' set the timeout value of reading from backends. Your timeout will be the minimum of this and the *timeout* parameter, so if you want a long timeout for your websockets, make sure to set both parameters.
461461

462462
=== websocket_send_timeout ===
463463

0 commit comments

Comments
 (0)