Skip to content

Commit c8bb285

Browse files
committed
Fix a typo in the last docs
I committed and forgot to save... Signed-off-by: Corey Minyard <corey@minyard.net>
1 parent 7b92acb commit c8bb285

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ser2net.yaml.5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ will close the connection. Setting <timeout> to zero disables the
159159
timeout. The timeout field is optional and defaults to zero.
160160

161161
The timeout has some subtle workings about it. Any data from the
162-
accepter port will reset the timeout. Data sent is a little more
162+
accepter port will reset the timer. Data sent is a little more
163163
subtle, as it doesn't mean the remote end is actually there. ser2net
164164
attempts to look into the local queues to see if data is pending to be
165165
sent. If it detects that the other end is not accepting bytes, it

0 commit comments

Comments
 (0)