From 2fae7b811ff31e0477ef63ba36b9b430d5474ab5 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sun, 4 Sep 2022 13:33:59 +0200 Subject: [PATCH] iwm(4): Correct some typos in source code comments - s/occured/occurred/ MFC after: 3 days --- sys/dev/iwm/if_iwmreg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/iwm/if_iwmreg.h b/sys/dev/iwm/if_iwmreg.h index 4dbb0bca5e4..d9c7bb7a89f 100644 --- a/sys/dev/iwm/if_iwmreg.h +++ b/sys/dev/iwm/if_iwmreg.h @@ -2608,7 +2608,7 @@ struct iwm_soc_configuration_cmd { * struct iwm_error_resp - FW error indication * ( IWM_REPLY_ERROR = 0x2 ) * @error_type: one of IWM_FW_ERR_* - * @cmd_id: the command ID for which the error occured + * @cmd_id: the command ID for which the error occurred * @bad_cmd_seq_num: sequence number of the erroneous command * @error_service: which service created the error, applicable only if * error_type = 2, otherwise 0