We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b21b2 commit 12a4130Copy full SHA for 12a4130
doc/rust.md
@@ -761,7 +761,7 @@ view_item : extern_mod_decl | use_decl ;
761
~~~~~~~~
762
763
A view item manages the namespace of a module.
764
-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.
765
There are several kinds of view item:
766
767
* [`extern mod` declarations](#extern-mod-declarations)
0 commit comments