Skip to content

Commit 478d153

Browse files
Nemo157Joshua Nelson
authored and
Joshua Nelson
committed
Fix test comment
1 parent 2627f5a commit 478d153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/crate_details.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ mod tests {
681681
vec![("barfoo".into(), "https://example.org/barfoo".into())]
682682
);
683683

684-
// Changing owner details on another of there crates applies too
684+
// Changing owner details on another of their crates applies the change to both
685685
env.fake_release()
686686
.name("bar")
687687
.version("0.0.1")

0 commit comments

Comments
 (0)