doc: Fix word order in developer-notes.md #31220

pull secp512k2 wants to merge 1 commits into bitcoin:master from secp512k2:patch-1 changing 1 files +1 −1
  1. secp512k2 commented at 4:06 am on November 5, 2024: contributor
    This pull request fixes a word order error in developer-notes.md.
  2. doc: Fix word order in developer-notes.md
    This pull request fixes a word order error in developer-notes.md.
    
    Before:
    
    "In cases where do you call .c_str(), you might want to additionally check that the string does not contain embedded '\0' characters..."
    
    After:
    
    "In cases where you do call .c_str(), you might want to additionally check that the string does not contain embedded '\0' characters..."
    
    Explanation:
    
    The sentence had incorrect word order, making it grammatically incorrect. Rearranging "do you" to "you do" corrects the sentence, improving the readability and clarity of the documentation.
    44939e5de1
  3. DrahtBot commented at 4:06 am on November 5, 2024: 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/31220.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK fanquake

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

  4. DrahtBot added the label Docs on Nov 5, 2024
  5. fanquake commented at 4:13 pm on November 5, 2024: member
    ACK 44939e5de1b37ccd85ef31268219c5866bd3ee3f
  6. fanquake merged this on Nov 5, 2024
  7. fanquake closed this on Nov 5, 2024

  8. secp512k2 deleted the branch on Nov 5, 2024

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: 2024-11-21 15:12 UTC

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