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

Fix typographical errors in documentation and comments #192

Merged

Conversation

Marcofann
Copy link

This PR addresses several typographical errors in documentation and inline comments across multiple files. These changes ensure grammatical accuracy and improve clarity for developers reading the code.

Files Changed:

  1. kzg.rs

    • Corrected "a MPC ceremony" to "an MPC ceremony."
  2. nova.rs

    • Corrected "a in-circuit compatible versions" to "an in-circuit compatible versions."
  3. virtual_polynomial.rs

    • Corrected "an new virtual polynomial" to "a new virtual polynomial."
  4. gadgets.rs

    • Corrected "a equality relation" to "an equality relation."

Additional Notes

These updates are limited to documentation and comments. They do not affect the functionality of the codebase.


Checklist

  • Targeted the correct branch.
  • Verified all changes are grammatical improvements.
  • No changes to functionality or logic were made.

@arnaucube arnaucube changed the base branch from main to typos-aggr December 26, 2024 19:43
@arnaucube arnaucube merged commit 16f4c18 into privacy-scaling-explorations:typos-aggr Dec 26, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants