Skip to content

Commit 017d20c

Browse files
authored
docs: fix comment
1 parent 72aee01 commit 017d20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rzup/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ mod tests {
517517
const HELLO_WORLD2_DUMMY_TAR_XZ_SHA256: &str =
518518
"68ec421acb728e69d0b4497fe6a622f7347b116649039b48fd00c5a062ceddb4";
519519

520-
/// pre-calculated SHA256 sum of tar.xz with `hello-world2/tar_contents.bin`
520+
/// pre-calculated SHA256 sum of tar.xz with `hello-world3/tar_contents.bin`
521521
const HELLO_WORLD3_DUMMY_TAR_XZ_SHA256: &str =
522522
"ed9efde9a314a9063a9b91d21e9eb1508defce0817ee6a81142d8bf6fb1f045e";
523523

0 commit comments

Comments
 (0)