From ee932025c1a318943a6b101be9fe7a4a2e10648c Mon Sep 17 00:00:00 2001 From: bikinibabe Date: Sat, 31 Jan 2015 15:07:55 -0500 Subject: Changed pronouns for correctness and inclusivity --- src/checkqueue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/checkqueue.h') diff --git a/src/checkqueue.h b/src/checkqueue.h index b8e2a17c7..7ca825c16 100644 --- a/src/checkqueue.h +++ b/src/checkqueue.h @@ -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 -- cgit v1.2.3