Spelling fix in comment: s/though/thought/.

This commit is contained in:
rwatson 2004-07-25 00:38:25 +00:00
parent da493b4820
commit 9f988a5039

View File

@ -161,7 +161,7 @@ struct turnstile;
/*
* Here we define the four structures used for process information.
*
* The first is the thread. It might be though of as a "Kernel
* The first is the thread. It might be thought of as a "Kernel
* Schedulable Entity Context".
* This structure contains all the information as to where a thread of
* execution is now, or was when it was suspended, why it was suspended,