doc: misspellings in public API doxygen comments
occasional spelling-check pass found some misspellings Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
4b78225393
commit
3314c3675f
5 changed files with 7 additions and 7 deletions
|
@ -4315,7 +4315,7 @@ __syscall void k_str_out(char *c, size_t n);
|
|||
* startup is running on CPU zero, other processors are numbered
|
||||
* sequentially. On return from this function, the CPU is known to
|
||||
* have begun operating and will enter the provided function. Its
|
||||
* interrupts will be initialied but disabled such that irq_unlock()
|
||||
* interrupts will be initialized but disabled such that irq_unlock()
|
||||
* with the provided key will work to enable them.
|
||||
*
|
||||
* Normally, in SMP mode this function will be called by the kernel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue