Issue 10 ci add support for code spelling checks (#231)
* added make targets spell and codespell for spelling checks * fix spelling errors detected by codespell * added codespell to github workflow Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -1252,7 +1252,7 @@ bool bvlc_foreign_device_table_entry_copy(
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Foreign-Device-Table timer maintainence
|
||||
* @brief Foreign-Device-Table timer maintenance
|
||||
* @param fdt_list - first element in list of FDT entries
|
||||
* @param seconds - number of elapsed seconds since the last call
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user