No description provided.
doc: fix typos #23500
pull rex4539 wants to merge 1 commits into bitcoin:master from rex4539:typos changing 3 files +3 −3-
rex4539 commented at 11:47 PM on November 12, 2021: contributor
- DrahtBot added the label Build system on Nov 13, 2021
- DrahtBot added the label Wallet on Nov 13, 2021
- fanquake removed the label Wallet on Nov 13, 2021
- fanquake removed the label Build system on Nov 13, 2021
- DrahtBot added the label Build system on Nov 13, 2021
- DrahtBot added the label Wallet on Nov 13, 2021
-
hebasto commented at 5:58 PM on November 13, 2021: member
$ git fetch origin pull/23500/merge $ git checkout FETCH_HEAD $ test/lint/lint-spelling.sh src/util/syscall_sandbox.cpp:128: creat ==> create test/functional/wallet_multisig_descriptor_psbt.py:88: justs ==> just ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/lint-spelling.ignore-words.txtand #22067 (review)
-
depends, wallet: fix typos 2de1ceb2e9
-
katesalazar commented at 6:26 PM on November 13, 2021: contributor
Concept ACK.
-
hebasto commented at 6:54 PM on November 13, 2021: member
src/util/syscall_sandbox.cpp:128: creat ==> create-- could this warning be silenced by adjusting an ignored words list?UPDATE: https://github.com/codespell-project/codespell/pull/2121
Probably, we should leave this warning until
codespellupdate. - hebasto approved
-
hebasto commented at 7:01 PM on November 13, 2021: member
ACK 2de1ceb2e9180d40611a6d32b3a9470c242952e0
-
rex4539 commented at 7:03 PM on November 13, 2021: contributor
src/util/syscall_sandbox.cpp:128: creat ==> create-- could this warning be silenced by adjusting an ignored words list?codespell --ignore-words-list creat - fanquake removed the label Build system on Nov 14, 2021
- fanquake renamed this:
depends, wallet: fix typos
doc: fix typos
on Nov 14, 2021 - fanquake removed the label Wallet on Nov 14, 2021
- fanquake added the label Docs on Nov 14, 2021
- MarcoFalke merged this on Nov 14, 2021
- MarcoFalke closed this on Nov 14, 2021
- sidhujag referenced this in commit f76ee7edfc on Nov 14, 2021
- DrahtBot locked this on Nov 14, 2022
Contributors
Labels