Skip to content

Commit 6b34a6f

Browse files
authored
Fix typo (#308)
1 parent 356b3a8 commit 6b34a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/witx/tests/wasi.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ fn render_roundtrip() {
6363
}
6464
}
6565
}
66-
// This should be equivelant to the above, but just in case some code changes where it isnt:
66+
// This should be equivalent to the above, but just in case some code changes where it isnt:
6767
assert_eq!(doc, doc2);
6868
}
6969

0 commit comments

Comments
 (0)