Skip to content

Commit

Permalink
fix grammar in __wasi_snapshot.h comment
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Gohman <[email protected]>
  • Loading branch information
dicej and sunfishcode authored Mar 1, 2024
1 parent 9ce60d0 commit 1145d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libc-bottom-half/headers/public/__wasi_snapshot.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* This is file is (practically) empty by default. The Makefile will replace it
/* This file is (practically) empty by default. The Makefile will replace it
with a non-empty version that defines `__wasilibc_use_preview2` if targeting
`wasm32-wasi-preview2`.
*/
Expand Down

0 comments on commit 1145d85

Please sign in to comment.