Trivial: Standardize spelling of "serialize" and "optimize" in mining.cpp and main.cpp #8506

pull leijurv wants to merge 2 commits into bitcoin:master from leijurv:serialise-typo changing 2 files +2 −2
  1. leijurv commented at 6:28 PM on August 13, 2016: contributor

    The standard spelling seems to be "serialize", not "serialise"

    grep -r "serialize" src/ | wc -l
         310
    grep -r "serialise" src/ | wc -l
           1
    

    Corrected the single instance of "serialise" in mining.cpp

  2. changed serialised to serialized in mining.cpp 97cbc77761
  3. leijurv renamed this:
    Trivial: Fix typo in mining.cpp
    Trivial: Standardize spelling of "serialize" vs "serialise" in mining.cpp
    on Aug 13, 2016
  4. paveljanik commented at 6:34 PM on August 13, 2016: contributor

    Please add this to the other issue to minimise(-ze) review needed.

  5. change optimisation to optimization in main.cpp 2e93f81f1c
  6. leijurv renamed this:
    Trivial: Standardize spelling of "serialize" vs "serialise" in mining.cpp
    Trivial: Standardize spelling of "serialize" and "optimize" in mining.cpp and main.cpp
    on Aug 13, 2016
  7. leijurv commented at 6:41 PM on August 13, 2016: contributor

    All right

  8. leijurv closed this on Aug 13, 2016

  9. leijurv deleted the branch on Aug 13, 2016
  10. MarcoFalke locked this on Sep 8, 2021
Contributors

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-04-17 18:15 UTC

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