ShoosounS47 opened PR #11548 from ShoosounS47:fix/typos to bytecodealliance:main:
Description
This pull request fixes several typos in documentation comments across the codebase:
- Fixed
ClonabletoCloneableinexamples/min-platform/embedding/src/wasi.rs- Fixed
branchetobranchinpulley/src/disas.rsThese changes improve the clarity and professionalism of the documentation.
ShoosounS47 requested wasmtime-default-reviewers for a review on PR #11548.
ShoosounS47 requested fitzgen for a review on PR #11548.
ShoosounS47 requested wasmtime-core-reviewers for a review on PR #11548.
github-actions[bot] commented on PR #11548:
Subscribe to Label Action
cc @fitzgen
<details>
This issue or pull request has been labeled: "pulley"Thus the following users have been cc'd because of the following labels:
- fitzgen: pulley
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
rvolosatovs submitted PR review.
rvolosatovs created PR review comment:
FWIW, https://github.com/rust-lang/rust actually uses both, but cloneable seems to be more common:
rvolosatovs submitted PR review.
rvolosatovs merged PR #11548.
fitzgen commented on PR #11548:
Thanks! Please be aware of our one-per-week policy for typo PRs: https://docs.wasmtime.dev/contributing.html#documentation-typo-fixes
Last updated: Dec 06 2025 at 07:03 UTC