docs: fix typo spelling grammar #22664

pull slowy07 wants to merge 1 commits into bitcoin:master from slowy07:docs-fixing changing 7 files +8 −8
  1. slowy07 commented at 2:50 pm on August 8, 2021: none

    description fixing

    fixing typo grammar spelling and replace to correct with reference from merriam webster and wikitionary

    fixing example

    0messagebox.setInformativeText(QObject::tr("A fatal error occured. Check that settings file is writable, or try running with -nosettings."));
    

    to

    0messagebox.setInformativeText(QObject::tr("A fatal error occurred. Check that settings file is writable, or try running with -nosettings."));
    

    testing

    unitest not include because just fixing typo with correct one

  2. docs: fix typo spelling grammar a494fd6f5c
  3. DrahtBot added the label Build system on Aug 8, 2021
  4. DrahtBot added the label GUI on Aug 8, 2021
  5. DrahtBot added the label Upstream on Aug 8, 2021
  6. DrahtBot added the label Utils/log/libs on Aug 8, 2021
  7. DrahtBot added the label UTXO Db and Indexes on Aug 8, 2021
  8. hebasto commented at 8:32 pm on August 8, 2021: member
    Changes in subtrees (crc32c, leveldb, secp256k1) should be submitted to upstreams.
  9. Zero-1729 commented at 9:22 pm on August 8, 2021: contributor
    Concept ACK (for the non upstream changes, depends & qt)
  10. DrahtBot commented at 11:16 pm on August 8, 2021: member

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

    Conflicts

    Reviewers, this pull request conflicts with the following ones:

    • #22653 (refactor: Rename JoinErrors and re-use it by hebasto)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

  11. fanquake removed the label GUI on Aug 9, 2021
  12. fanquake removed the label Build system on Aug 9, 2021
  13. fanquake removed the label UTXO Db and Indexes on Aug 9, 2021
  14. fanquake removed the label Upstream on Aug 9, 2021
  15. fanquake removed the label Utils/log/libs on Aug 9, 2021
  16. DrahtBot added the label Build system on Aug 9, 2021
  17. DrahtBot added the label GUI on Aug 9, 2021
  18. DrahtBot added the label Upstream on Aug 9, 2021
  19. DrahtBot added the label Utils/log/libs on Aug 9, 2021
  20. DrahtBot added the label UTXO Db and Indexes on Aug 9, 2021
  21. DrahtBot commented at 3:50 am on August 11, 2021: member

    🐙 This pull request conflicts with the target branch and needs rebase.

    Want to unsubscribe from rebase notifications on this pull request? Just convert this pull request to a “draft”.

  22. DrahtBot added the label Needs rebase on Aug 11, 2021
  23. in src/crc32c/src/crc32c_sse42.cc:179 in a494fd6f5c
    175@@ -176,7 +176,7 @@ uint32_t ExtendSse42(uint32_t crc, const uint8_t* data, size_t size) {
    176     }
    177   }
    178 
    179-  // Proccess the data in predetermined block sizes with tables for quickly
    180+  // Procces the data in predetermined block sizes with tables for quickly
    


    RandyMcMillan commented at 3:52 am on August 11, 2021:
    Process
  24. fanquake closed this on Aug 11, 2021

  25. DrahtBot locked this on Aug 18, 2022
  26. slowy07 deleted the branch on Jun 19, 2023

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-06-29 07:13 UTC

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