Skip to content

Fix Typos in Comments Across Multiple Files #4819

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

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

Conversation

leopardracer
Copy link

@leopardracer leopardracer commented Apr 17, 2025

Description:
This pull request addresses several typographical errors in comments across different files in the codebase. The changes include:

  1. Arbitrum_ChildMessenger.js:

    • Corrected "neccesary" to "necessary" in a comment.
  2. VotingV2.js:

    • Fixed "slasing" to "slashing" and "ballance" to "balance" in a comment.
  3. ReserveCurrencyLiquidator.js:

    • Corrected "re-initalize" to "re-initialize" in a comment.

These changes improve the readability and professionalism of the code comments without affecting the functionality.

@daywiss
Copy link
Contributor

daywiss commented Apr 21, 2025

@leopardracer you need to sign your commits with -s or i think you can do this within github

@leopardracer
Copy link
Author

@leopardracer you need to sign your commits with -s or i think you can do this within github

updated

@daywiss
Copy link
Contributor

daywiss commented Apr 28, 2025

@leopardracer for some reason DCO is still not passing, check this page for more information: https://github.com/UMAprotocol/protocol/pull/4819/checks?check_run_id=41232022931

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