Skip to content

Commit 16261a6

Browse files
Fix another comment in test/incremental/hashes/enum_defs
1 parent 1a41138 commit 16261a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/incremental/hashes/enum_defs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
// We also test the ICH for enum definitions exported in metadata. Same as
2020
// above, we want to make sure that the change between rev1 and rev2 also
21-
// results in a change of the ICH for the struct's metadata, and that it stays
21+
// results in a change of the ICH for the enum's metadata, and that it stays
2222
// the same between rev2 and rev3.
2323

2424
// must-compile-successfully

0 commit comments

Comments
 (0)