We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356b3a8 commit 6b34a6fCopy full SHA for 6b34a6f
tools/witx/tests/wasi.rs
@@ -63,7 +63,7 @@ fn render_roundtrip() {
63
}
64
65
66
- // This should be equivelant to the above, but just in case some code changes where it isnt:
+ // This should be equivalent to the above, but just in case some code changes where it isnt:
67
assert_eq!(doc, doc2);
68
69
0 commit comments