docs: fix misspelling across the tree
Found a few annoying typos and figured I better run script and fix anything it can find, here are the results... Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
b023fbf938
commit
f2cb20c772
133 changed files with 191 additions and 191 deletions
|
@ -175,7 +175,7 @@ no_unlock:
|
|||
SECTION_FUNC(TEXT, z_thread_entry_wrapper)
|
||||
/* This all corresponds to struct init_stack_frame defined in
|
||||
* thread.c. We need to take this stuff off the stack and put
|
||||
* it in the apporpriate registers
|
||||
* it in the appropriate registers
|
||||
*/
|
||||
|
||||
/* Can't return from here, just put NULL in ra */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue