]> git.lizzy.rs Git - rust.git/commit
Fix Typo in Barrier::wait documentation
authorChristopher Serr <cryze92@gmail.com>
Fri, 6 May 2016 09:18:05 +0000 (11:18 +0200)
committerChristopher Serr <cryze92@gmail.com>
Fri, 6 May 2016 09:18:05 +0000 (11:18 +0200)
commit32edf1d7a81a0db65282374daf846727c8e2a8fd
tree896e224348d4bd5b1de092baa822676b3858e760
parent0c07a3cc599b0a88c35b5c1bd3fc92fa6925e4ce
Fix Typo in Barrier::wait documentation

This should be `have` instead of `has`.
src/libstd/sync/barrier.rs