Skip to content

Commit c039edd

Browse files
Fix typo
1 parent 811c241 commit c039edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rustdoc/import-remapped-paths.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// This is a regression for `--remap-path-prefix` in an auxiliary dependency.
22
//
33
// We want to make sure that we can still have the "Source" links to the dependency
4-
// even if it's paths are remapped.
4+
// even if its paths are remapped.
55
//
66
// See also rust-lang/rust#150100
77

0 commit comments

Comments
 (0)