Skip to content

Fix typos: correct spelling of "interpreter", "translation" and "resource" #812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 26, 2025

Conversation

leopardracer
Copy link
Contributor

This PR fixes several typos in comments and documentation:

  • "iterpreter" -> "interpreter" in src/interpreter/inner.rs
  • "transalation" -> "translation" in src/lib.rs
  • "reource" -> "resource" in src/miniscript/context.rs

These changes only affect comments and do not modify any functional code.

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK be0c832; successfully ran local tests

@apoelstra apoelstra merged commit b7d5582 into rust-bitcoin:master Apr 26, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants