No description provided.
ultra trivial typo fix in docs #11493
pull cherouvim wants to merge 1 commits into bitcoin:master from cherouvim:master changing 1 files +1 −1-
cherouvim commented at 5:40 AM on October 13, 2017: none
-
ultra trivial typo fix 0f012fdd86
- fanquake added the label Docs and Output on Oct 13, 2017
-
meshcollider commented at 9:11 AM on October 13, 2017: contributor
-
MarcoFalke commented at 9:29 AM on October 13, 2017: member
It seemed clearer to me before.
Also, according to CONTRIB, we can not accept this pull request.
Trivial pull requests or pull requests that refactor the code with no clear benefits may be immediately closed by the maintainers to reduce unnecessary workload on reviewing.
https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#refactoring
If you look for easy cleanup tasks that are useful, you might run
git grep '"/' testand then look for string concatenations in the output that should be replaced byos.path.join. This helps with Windows compatibility of the test framework, as I plan to enable the Windows tests again. - MarcoFalke closed this on Oct 13, 2017
- DrahtBot locked this on Sep 8, 2021
Contributors
Labels