Description
In Master::updateSlave(), I see the following comments:
// First, rescind any oustanding offers with revocable resources. // NOTE: Need a copy of offers because the offers are removed inside // the loop.
Here "oustanding" should be "outstanding'.