diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-12-30 11:02:40 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-12-30 11:02:40 +0000 |
commit | 487ac9ac212077c859aafc40ac9660a84d0f294e (patch) | |
tree | d145ece02284bd86561f373fcb369e260154153b /usr.bin/talk/ctl_transact.c | |
parent | fb2ad9d3a495c2ad70c72b3321b61f43d132fbfa (diff) |
Spelling fixes for usr.bin/
Notes
Notes:
svn path=/head/; revision=228992
Diffstat (limited to 'usr.bin/talk/ctl_transact.c')
-rw-r--r-- | usr.bin/talk/ctl_transact.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/talk/ctl_transact.c b/usr.bin/talk/ctl_transact.c index c8039417bfd9..81fead6434b5 100644 --- a/usr.bin/talk/ctl_transact.c +++ b/usr.bin/talk/ctl_transact.c @@ -46,7 +46,7 @@ static const char sccsid[] = "@(#)ctl_transact.c 8.1 (Berkeley) 6/6/93"; /* * SOCKDGRAM is unreliable, so we must repeat messages if we have - * not recieved an acknowledgement within a reasonable amount + * not received an acknowledgement within a reasonable amount * of time */ void |