Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / sctp / socket.c
index 3951a10605bc483a4eac1787ffb08cef97e7d8a2..deb82e35a107e89b9a2328445c46bc8935a143d6 100644 (file)
@@ -1193,7 +1193,7 @@ out_free:
  * an endpoint that is multi-homed.  Much like sctp_bindx() this call
  * allows a caller to specify multiple addresses at which a peer can be
  * reached.  The way the SCTP stack uses the list of addresses to set up
- * the association is implementation dependant.  This function only
+ * the association is implementation dependent.  This function only
  * specifies that the stack will try to make use of all the addresses in
  * the list when needed.
  *