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 in graph.cpp and client_ivc.test.cpp** #1185

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

Conversation

VitalikBerashvili
Copy link

Pull Request Title

Fix Typos in graph.cpp and client_ivc.test.cpp

Description

This pull request addresses and corrects typos in two files: graph.cpp and client_ivc.test.cpp.

Changes Made:

  • File Modified: graph.cpp

    • Corrected "constrant" to "constraint" in the comment.
  • File Modified: client_ivc.test.cpp

    • Corrected "verfied" to "verified" in the comment.

Checklist

  • Corrected typos in comments to improve readability.
  • Ensured no code functionality was affected by this change.

Additional Notes

These typo corrections help improve the clarity and accuracy of the comments, which is especially important for maintaining clean and understandable code.


Allow edits by maintainers: [x]

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