Skip to content

Commit 12a4130

Browse files
committed
Typo
1 parent b9b21b2 commit 12a4130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rust.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ view_item : extern_mod_decl | use_decl ;
761761
~~~~~~~~
762762

763763
A view item manages the namespace of a module.
764-
View items do not define new items, but rather, simply change other items' visibilit.
764+
View items do not define new items, but rather, simply change other items' visibility.
765765
There are several kinds of view item:
766766

767767
* [`extern mod` declarations](#extern-mod-declarations)

0 commit comments

Comments
 (0)