Rollup merge of #32462 - tclfs:patch-1, r=steveklabnik

Docs: some tiny corrections

TNT->`tnt`
firecracker->`firecracker`
This commit is contained in:
Steve Klabnik 2016-03-24 10:37:24 -04:00
commit bce02a207a

View File

@ -55,7 +55,7 @@ BOOM times 100!!!
BOOM times 1!!!
```
The TNT goes off before the firecracker does, because it was declared
The `tnt` goes off before the `firecracker` does, because it was declared
afterwards. Last in, first out.
So what is `Drop` good for? Generally, `Drop` is used to clean up any resources