Fix typos.

This commit is contained in:
Nathan Hartman
2019-08-04 14:50:28 -06:00
committed by Gregory Nutt
parent 89da9f2fea
commit 68d43d3679
81 changed files with 108 additions and 106 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
* function is called to initialize the processor specific portions of the
* new TCB.
*
* This function must setup the intial architecture registers and/or stack
* This function must setup the initial architecture registers and/or stack
* so that execution will begin at tcb->start on the next context switch.
*
****************************************************************************/