Skip to content

Commit 110a3d9

Browse files
spell check
1 parent aa0c369 commit 110a3d9

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
@@ -61,7 +61,7 @@ impl<'ra, 'tcx> Resolver<'ra, 'tcx> {
6161
ident: Ident,
6262
ns: Namespace,
6363
res: Res,
64-
vis: Visibility, // Implictly local
64+
vis: Visibility, // Implicitly local
6565
span: Span,
6666
expn_id: LocalExpnId,
6767
) {

0 commit comments

Comments
 (0)