|
|
@@ -955,7 +955,7 @@ static int irda_accept(struct socket *sock, struct socket *newsock, int flags)
|
|
|
* The main difference with a "standard" connect is that with IrDA we need
|
|
|
* to resolve the service name into a TSAP selector (in TCP, port number
|
|
|
* doesn't have to be resolved).
|
|
|
- * Because of this service name resoltion, we can offer "auto-connect",
|
|
|
+ * Because of this service name resolution, we can offer "auto-connect",
|
|
|
* where we connect to a service without specifying a destination address.
|
|
|
*
|
|
|
* Note : by consulting "errno", the user space caller may learn the cause
|