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: rename variables and fix typos in tables.rs, execution.rs, and mdbx code #14148

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

MarsonKotovi4
Copy link

  • Changed strat_values to start_values and strat_keys to start_keys in tables.rs for clarity.
  • Tweaked a few comments in execution.rs to correct grammar.
  • Fixed typos in mdbx.c and mdbx.h (e.g., “readed” → “read”).
  • No functional changes, just minor cleanups to improve readability.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this I file I dont want to change

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok. fixed

@MarsonKotovi4
Copy link
Author

@mattsse pls check

@MarsonKotovi4 MarsonKotovi4 requested a review from mattsse February 2, 2025 13:34
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