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 typos #1179

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix typos #1179

wants to merge 2 commits into from

Conversation

teenager-ETH
Copy link

Fix Typos in CHANGELOG.md and mock_circuits.hpp

Description

This pull request fixes minor typos in the following files:

  1. CHANGELOG.md:

    • Removed a duplicate entry for:
      • "Remove unnecessary calls to pedersen__init" (#3079)
    • The duplicate entry appeared twice in the file.
  2. mock_circuits.hpp:

    • Corrected a typo in a @brief comment.
      • Original: proof constuction
      • Fixed: proof construction

Impact

These changes are purely documentation-related and do not affect functionality or performance.

Checklist

  • Removed redundant lines from CHANGELOG.md.
  • Fixed typo in mock_circuits.hpp.
  • No functional changes introduced.

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.

1 participant