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

@@ -92,7 +92,7 @@ Alexandru Gagniuc <mr.nuke.me@gmail.com>
* internal 16MHz oscillator.
*
* High-level routines update the system clock automatically.
* For read access, it is recommended to acces this variable via
* For read access, it is recommended to access this variable via
* @code
* rcc_get_system_clock_frequency();
* @endcode