grep's for "recieve" typos (#83369)

Just spellchecking some common mistakes.
This commit is contained in:
Afevis
2024-05-23 00:41:05 -04:00
committed by GitHub
parent d391223df1
commit 53a8ba74c8
21 changed files with 34 additions and 24 deletions
+1 -1
View File
@@ -410,7 +410,7 @@
* Called when a circuit component requests to send Ntnet data signal.
*
* Arguments:
* * port - The required list port needed by the Ntnet recieve
* * port - The required list port needed by the Ntnet receive
* * key - The encryption key
* * signal_type - The signal type used for sending this global signal (optional, default is COMSIG_GLOB_CIRCUIT_NTNET_DATA_SENT)
*/