Fix misspellings using codespell tool

This commit is contained in:
Anatol Pomozov
2015-12-11 08:46:44 -08:00
parent 20e1ee174d
commit ae41782e1a
25 changed files with 31 additions and 31 deletions

View File

@@ -27,7 +27,7 @@
* benchmarking performance of the code. If function fails, the cycle counter
* isn't available on this architecture.
*
* @returnd true, if success
* @return true, if success
*/
bool dwt_enable_cycle_counter(void)
{