Changed pronouns for correctness and inclusivity

This commit is contained in:
bikinibabe
2015-01-31 15:07:55 -05:00
committed by Cory Fields
parent 1fa89a54e8
commit ee932025c1
3 changed files with 3 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ private:
fAllOk &= fOk;
nTodo -= nNow;
if (nTodo == 0 && !fMaster)
// We processed the last element; inform the master he can exit and return the result
// We processed the last element; inform the master he or she can exit and return the result
condMaster.notify_one();
} else {
// first iteration