Replace "it's" with "its" in several places.

This commit is contained in:
Tom Ritchford
2015-02-26 13:04:01 -05:00
parent 0825bd7076
commit df41329df9
5 changed files with 16 additions and 21 deletions

View File

@@ -424,8 +424,8 @@ private:
// Post-conditions:
// job is a valid Job object.
// job is removed from mJobQueue.
// Waiting job count of it's type is decremented
// Running job count of it's type is incremented
// Waiting job count of its type is decremented
// Running job count of its type is incremented
//
// Invariants:
// The calling thread owns the JobLock