Skip to content

Commit d35d5ec

Browse files
spell check
1 parent 158bd59 commit d35d5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_resolve/src/build_reduced_graph.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ impl<'ra, 'tcx> Resolver<'ra, 'tcx> {
6565
ident: Ident,
6666
ns: Namespace,
6767
res: Res,
68-
vis: Visibility, // Implictly local
68+
vis: Visibility, // Implicitly local
6969
span: Span,
7070
expn_id: LocalExpnId,
7171
) {

0 commit comments

Comments
 (0)