doc: Fix typos and grammatical phrasing in comments #36061

pull arfather wants to merge 1 commits into bitcoin:master from arfather:fix-comment-typos-and-grammar changing 13 files +29 −29
  1. arfather commented at 4:05 AM on August 24, 2026: none

    Fix various minor typos, grammatical errors, and awkward phrasing in code comments and docstrings across the codebase:

    • miner.cpp: Fix 'different then' to 'different from'.
    • coinselection.h: Fix 'less then' in docstring comment.
    • httpserver.h: Use 'a unique id' instead of 'an unique id'.
    • txgraph.cpp & txgraph_tests.cpp: Fix 'an transaction', typo 'top the back' -> 'to the back', and compound 'everytime'.
    • log_raw_p2p_msgs.py: Remove duplicated word 'that that'.
    • pcp.cpp: Improve response error comment phrasing.
    • blockchain.cpp: Improve 'allow to abort' and pluralize 'every 256 item'.
    • rpcconsole.cpp & walletview.cpp: Improve phrasing to use gerunds and clearer clauses.
    • fees.cpp: Improve 'Allow to override... over' to 'Allow overriding... on'.
    • bloom_tests.cpp & parse_numbers.cpp: Add missing apostrophes ('Don't', 'it's').
  2. doc: Fix typos and grammatical phrasing in comments
    Fix minor typos, grammatical errors, and awkward phrasing in
    code comments and docstrings across various components:
    
    - miner: change 'different then' to 'different from'
    - wallet: fix 'less then' in coinselection docstring and improve fee comment phrasing
    - httpserver: use 'a unique id' instead of 'an unique id'
    - txgraph: fix 'an transaction', typo 'top the back' -> 'to the back', and 'everytime'
    - log_raw_p2p_msgs: remove duplicated word 'that that'
    - pcp: clarify response error handling comment
    - blockchain: improve 'allow to abort' and pluralize 'every 256 item'
    - rpcconsole, walletview: improve phrasing with gerunds
    - tests: fix minor typos in bloom_tests and parse_numbers
    4c218b62d3
  3. DrahtBot added the label Docs on Aug 24, 2026
  4. DrahtBot commented at 4:05 AM on August 24, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/36061.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline and AI policy for information on the review process. A summary of reviews will appear here.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  5. pinheadmz commented at 10:32 AM on August 24, 2026: member

    Please don't open new pull requests just for tiny typo fixes or refactors, 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! Try reviewing open pull requests, reading and testing other contirbutors' code and gaining a broader understanding of the mechanics of the project.

  6. maflcko closed this on Aug 24, 2026

Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-09-09 07:56 UTC