mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Typo
This commit is contained in:
parent
b9b21b2614
commit
12a4130749
@ -761,7 +761,7 @@ view_item : extern_mod_decl | use_decl ;
|
||||
~~~~~~~~
|
||||
|
||||
A view item manages the namespace of a module.
|
||||
View items do not define new items, but rather, simply change other items' visibilit.
|
||||
View items do not define new items, but rather, simply change other items' visibility.
|
||||
There are several kinds of view item:
|
||||
|
||||
* [`extern mod` declarations](#extern-mod-declarations)
|
||||
|
Loading…
Reference in New Issue
Block a user