Rollup merge of #25360 - steveklabnik:typo, r=alexcrichton

Thanks @quantheory!
This commit is contained in:
Steve Klabnik 2015-05-13 16:51:28 -04:00
commit 12c93aa278

View File

@ -450,7 +450,7 @@ which blocks execution until the thread has completed execution. This ensures
that the threads complete their work before the program exits.
If you run this program, youll see that the philosophers eat out of order!
We have mult-threading!
We have multi-threading!
```text
Gilles Deleuze is eating.