git: 2fae7b811ff3 - main - iwm(4): Correct some typos in source code comments
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Sep 2022 11:34:12 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=2fae7b811ff31e0477ef63ba36b9b430d5474ab5
commit 2fae7b811ff31e0477ef63ba36b9b430d5474ab5
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-09-04 11:33:59 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-09-04 11:33:59 +0000
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 4dbb0bca5e48..d9c7bb7a89f9 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