Docs: fix typos in documentation files #32011

pull wgyt wants to merge 1 commits into bitcoin:master from wgyt:wgyt-bitcoin-typo changing 6 files +8 −8
  1. wgyt commented at 2:11 am on March 7, 2025: contributor
  2. DrahtBot commented at 2:11 am on March 7, 2025: contributor

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

    Code Coverage & Benchmarks

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

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK jonatack, mabu44, maflcko
    Stale ACK rkrux

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  3. DrahtBot added the label Docs on Mar 7, 2025
  4. in src/leveldb/README.md:52 in 01c14b3511 outdated
    48@@ -49,7 +49,7 @@ mkdir build
    49 cd build
    50 cmake -G "Visual Studio 15" ..
    51 ```
    52-The default default will build for x86. For 64-bit run:
    53+The default will build for x86. For 64-bit run:
    


    jonatack commented at 3:03 am on March 7, 2025:
    This change is on a subtree directory and would need to be made upstream, not here. You can verify this locally by running ./test/lint/git-subtree-check.sh src/leveldb from repo root.

    wgyt commented at 3:18 am on March 7, 2025:
    Thanks for sharing this, I have reverted this change.

    jonatack commented at 3:45 am on March 7, 2025:
    You’ll need to squash the fixup commit into the first one (see https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#squashing-commits).

    wgyt commented at 3:54 am on March 7, 2025:
    OK, I have squashed the commit. :)
  5. DrahtBot added the label CI failed on Mar 7, 2025
  6. DrahtBot commented at 3:05 am on March 7, 2025: contributor

    🚧 At least one of the CI tasks failed. Debug: https://github.com/bitcoin/bitcoin/runs/38350828258

    Try to run the tests locally, according to the documentation. However, a CI failure may still happen due to a number of reasons, for example:

    • Possibly due to a silent merge conflict (the changes in this pull request being incompatible with the current code in the target branch). If so, make sure to rebase on the latest commit of the target branch.

    • A sanitizer issue, which can only be found by compiling with the sanitizer and running the affected test.

    • An intermittent issue.

    Leave a comment here, if you need help tracking down a confusing failure.

  7. jonatack commented at 3:09 am on March 7, 2025: member
    ACK 01c14b3511610c5d5c6f509aadee1836220753ac modulo failing CI (see comment below)
  8. wgyt force-pushed on Mar 7, 2025
  9. DrahtBot removed the label CI failed on Mar 7, 2025
  10. rkrux commented at 1:31 pm on March 7, 2025: contributor
    crACK 8ff8af1
  11. DrahtBot requested review from jonatack on Mar 7, 2025
  12. in contrib/signet/README.md:15 in 8ff8af1e34 outdated
    11@@ -12,7 +12,7 @@ Syntax: `getcoins.py [-h|--help] [-c|--cmd=<bitcoin-cli path>] [-f|--faucet=<fau
    12 * `--cmd` lets you customize the bitcoin-cli path. By default it will look for it in the PATH
    13 * `--faucet` lets you specify which faucet to use; the faucet is assumed to be compatible with https://github.com/kallewoof/bitcoin-faucet
    14 * `--addr` lets you specify a Signet address; by default, the address must be a bech32 address. This and `--cmd` above complement each other (i.e. you do not need `bitcoin-cli` if you use `--addr`)
    15-* `--password` lets you specify a faucet password; this is handy if you are in a classroom and set up your own faucet for your students; (above faucet does not limit by IP when password is enabled)
    16+* `--password` lets you specify a faucet password; this is handy if you are in a classroom and set up your own faucet for your students; (above faucet is not limited by IP when password is enabled)
    


    jonatack commented at 1:14 am on March 8, 2025:
    I think the active voice makes more sense here (the original text). The faucet is doing the limiting, not the IP. Suggest dropping this change.

    wgyt commented at 1:30 am on March 8, 2025:
    Thanks, I have reverted it.
  13. jonatack commented at 1:18 am on March 8, 2025: member

    ACK, modulo the feedback below.

    (Friendly suggestion: I believe you have opened multiple spelling changes recently and suggest ramping up to more valuable contributions, including reviewing other pull requests. See https://jonatack.github.io/articles for more info. Cheers.)

  14. Docs: fix typos in documentation files 5601bab4f8
  15. wgyt force-pushed on Mar 8, 2025
  16. jonatack commented at 2:02 am on March 8, 2025: member
    ACK 5601bab4f8b01fdef7a54c9e397d513217ab1c1f
  17. DrahtBot requested review from rkrux on Mar 8, 2025
  18. mabu44 commented at 5:41 pm on March 8, 2025: none
    crACK 5601bab4f8b01fdef7a54c9e397d513217ab1c1f
  19. maflcko commented at 2:09 pm on March 9, 2025: member
    lgtm ACK 5601bab4f8b01fdef7a54c9e397d513217ab1c1f
  20. hebasto merged this on Mar 9, 2025
  21. hebasto closed this on Mar 9, 2025


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: 2025-03-31 09:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me