Skip to content
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

chore: docs fix spelling issues #6873

Closed
wants to merge 6 commits into from

Conversation

sky-coderay
Copy link

Description

acvm-repo/acvm/src/compiler/optimizers/unused_memory.rs

  • Fixed typo: "UnusedMemoryOptimizer " → "Creates a new UnusedMemoryOptimizer"

acvm-repo/acvm/src/compiler/transformers/csat.rs

  • Fixed typo: "We wil" → "We will"

acvm-repo/acvm/src/pwg/blackbox/bigint.rs

  • Fixed typo: "the result" → "the results"

acvm-repo/acvm/src/pwg/blackbox/hash.rs

  • Fixed typo: "match specified" → "match the specified"

acvm-repo/acvm/src/pwg/blackbox/logic.rs

  • Fixed typo: "Derives the" → "Derive the"

acvm-repo/acvm/src/pwg/blackbox/range.rs

  • Fixed typo: "return Err(OpcodeResolutionError::UnsatisfiedConstrain {" → "return Err(OpcodeResolutionError::UnsatisfiedConstraint {"

Copy link
Contributor

Thank you for your contribution to the Noir language.

Please do not force push to this branch after the Noir team have started review of this PR. Doing so will only delay us merging your PR as we will need to start the review process from scratch.

Thanks for your understanding.

@TomAFrench TomAFrench closed this Dec 20, 2024
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