From: Simon Horman Date: Thu, 22 Aug 2024 12:57:23 +0000 (+0100) Subject: s390/iucv: Correct spelling in iucv.h X-Git-Tag: v6.12-rc1~232^2~185^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3494460324832ba03ab8f640a0a5e52283b1b15;p=thirdparty%2Flinux.git s390/iucv: Correct spelling in iucv.h Correct spelling in iucv.h As reported by codespell. Cc: Alexandra Winter Cc: Thorsten Winkler Signed-off-by: Simon Horman Link: https://patch.msgid.link/20240822-net-spell-v1-2-3a98971ce2d2@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/include/net/iucv/iucv.h b/include/net/iucv/iucv.h index 4d114e6d6d23d..dd9e93c122602 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 *