This PR fixes a small typo for grammar in the MAX_MONEY comment in src/consensus/amount.h.
- Replace “a(nother)” with “another”.
No functional changes; comment-only.
This PR fixes a small typo for grammar in the MAX_MONEY comment in src/consensus/amount.h.
No functional changes; comment-only.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33970.
See the guideline for information on the review process. A summary of reviews will appear here.
Please don’t open new pull requests just for tiny typo fixes, they are a drag on our integration testing infrastructure, maintainer time and reviewer time. See https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#refactoring:
Trivial pull requests or pull requests that refactor the code with no clear benefits may be immediately closed by the maintainers to reduce unnecessary workload on reviewing.
There are many more significant ways to contribute to Bitcoin – for example, look for good first issues.
Labels
Docs