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

Typo fix in public_global_variables.n #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

petryshkaCODE
Copy link

Pull Request Title: Typo fix in public_global_variables.nr

Description:

This pull request addresses a typo in the public_global_variables.nr file. The comment has been updated to correctly reflect the intended terminology.

Changes:

  • Fixed a typo in the comment: changed "protocl" to "protocol".
  • The comment now reads: // protocol global vars are equal to the private ones so we just re-export them here under a different name.

File(s) Modified:

  • aztec/src/context/globals/public_global_variables.nr

Reasoning:

Correcting the typo ensures that the comments align with the rest of the codebase and enhances readability.

Checklist:

  • The code follows the project's coding guidelines.
  • All relevant tests are passing.
  • I have updated the documentation (if necessary).
  • I have tested the changes locally.

Related Issues:

N/A

Additional Notes:

N/A

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