From a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 25 Apr 2003 11:18:50 +0000 Subject: 18472: spelling corrections --- Functions/TCP/tcp_read | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions/TCP/tcp_read') diff --git a/Functions/TCP/tcp_read b/Functions/TCP/tcp_read index 97da8bf21..d9aa47e0e 100644 --- a/Functions/TCP/tcp_read +++ b/Functions/TCP/tcp_read @@ -87,7 +87,7 @@ while getopts "abdl:qs:t:T:u:" opt; do done ;; - # Don't print an error mesage if there is no TCP connection, + # Don't print an error message if there is no TCP connection, # just return 1. (q) quiet=1 ;; -- cgit v1.2.3