[PATCH net-next 02/13] s390/iucv: Correct spelling in iucv.h
Simon Horman <[email protected]>
| Newsgroups | org.kernel.vger.linux-x25,org.kernel.vger.linux-s390,org.kernel.vger.linux-sctp,org.kernel.vger.linux-security-module,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Correct spelling in iucv.h As reported by codespell. Cc: Alexandra Winter <[email protected]> Cc: Thorsten Winkler <[email protected]> Cc: [email protected] Signed-off-by: Simon Horman <[email protected]> --- include/net/iucv/iucv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/net/iucv/iucv.h b/include/net/iucv/iucv.h index 4d114e6d6d23..dd9e93c12260 100644 --- a/include/net/iucv/iucv.h +++ b/include/net/iucv/iucv.h @@ -15,7 +15,7 @@ * To explore any of the IUCV functions, one must first register their * program using iucv_register(). Once your program has successfully * completed a register, it can exploit the other functions. - * For furthur reference on all IUCV functionality, refer to the + * For further reference on all IUCV functionality, refer to the * CP Programming Services book, also available on the web thru * www.vm.ibm.com/pubs, manual # SC24-6084 * -- 2.43.0