Rollup merge of #23829 - huachaohuang:master, r=Manishearth
This commit is contained in:
commit
9147463678
1 changed files with 1 additions and 1 deletions
|
|
@ -517,7 +517,7 @@ can be useful when changing some options, or when writing a macro.
|
|||
|
||||
### Re-exports
|
||||
|
||||
`rustdoc` will show the documentation for a publc re-export in both places:
|
||||
`rustdoc` will show the documentation for a public re-export in both places:
|
||||
|
||||
```ignore
|
||||
extern crate foo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue