ShoosounS47 opened PR #10805 from ShoosounS47:typos to bytecodealliance:main:
Description
This pull request fixes several typos in documentation comments across the codebase:
- Fixed
neeededtoneededincranelift/assembler-x64/src/mem.rs- Fixed
TransferingtoTransferringincrates/environ/src/component/info.rs- Fixed
satisytosatisfyincrates/environ/src/obj.rs- Fixed
ReturstoReturnsincrates/environ/src/types.rsThese changes improve the clarity and professionalism of the documentation.
Motivation
Correcting typos helps maintain code quality and ensures that documentation is clear and professional for all contributors and users.
Related Issues
N/A
Checklist
- [x] All changes are documentation/comment only
- [x] No functional code was modified
- [x] Follows the Wasmtime development process
- [x] All communication follows the code of conduct
ShoosounS47 requested abrown for a review on PR #10805.
ShoosounS47 requested wasmtime-compiler-reviewers for a review on PR #10805.
ShoosounS47 requested wasmtime-core-reviewers for a review on PR #10805.
ShoosounS47 requested alexcrichton for a review on PR #10805.
alexcrichton submitted PR review.
alexcrichton merged PR #10805.
Last updated: Dec 06 2025 at 07:03 UTC