* [PATCH 2/13] [SCTP] Fix minor typo
@ 2006-10-16 23:56 Ville Nuorvala
2006-10-17 5:09 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Ville Nuorvala @ 2006-10-16 23:56 UTC (permalink / raw)
To: David S. Miller; +Cc: lksctp-developers, netdev
Signed-off-by: Ville Nuorvala <vnuorval@tcs.hut.fi>
---
net/sctp/socket.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/sctp/socket.c b/net/sctp/socket.c
index 79c3e07..185d480 100644
--- a/net/sctp/socket.c
+++ b/net/sctp/socket.c
@@ -821,7 +821,7 @@ out:
* addrs is a pointer to an array of one or more socket addresses. Each
* address is contained in its appropriate structure (i.e. struct
* sockaddr_in or struct sockaddr_in6) the family of the address type
- * must be used to distengish the address length (note that this
+ * must be used to distinguish the address length (note that this
* representation is termed a "packed array" of addresses). The caller
* specifies the number of addresses in the array with addrcnt.
*
--
1.4.2.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-17 5:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 23:56 [PATCH 2/13] [SCTP] Fix minor typo Ville Nuorvala
2006-10-17 5:09 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).