Trivial: Standardize spelling of "optimization" vs "optimisation" in main.cpp #8507

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

    The standard spelling seems to be "optimization", not "optimisation"

    grep -r "optimization" src/ | wc -l
         16
    grep -r "optimisation" src/ | wc -l
           1
    

    Corrected the single instance of "optimisation" in main.cpp

  2. change optimisation to optimization in main.cpp ae8171ef03
  3. paveljanik commented at 6:34 PM on August 13, 2016: contributor

    NACK

  4. paveljanik commented at 6:35 PM on August 13, 2016: contributor

    Again, please all in one issue. Thank you.

  5. leijurv commented at 6:39 PM on August 13, 2016: contributor

    All right

  6. leijurv closed this on Aug 13, 2016

  7. paveljanik cross-referenced this on Aug 13, 2016 from issue Trivial: Fix typos in various files by leijurv
  8. leijurv deleted the branch on Aug 13, 2016
  9. bitcoin locked this on Sep 8, 2021

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-05-20 06:55 UTC