consistent doc wording
This commit is contained in:
parent
4ce7accaa7
commit
5a462e8a68
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ pub struct DepGraphThreadData {
|
|||
// current buffer, where we accumulate messages
|
||||
messages: VecCell<DepMessage>,
|
||||
|
||||
// whence to receive new buffer when full
|
||||
// where to receive new buffer when full
|
||||
swap_in: Receiver<Vec<DepMessage>>,
|
||||
|
||||
// where to send buffer when full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue