Skip to content

Docs: fix typos in documentation files

Cirrus CI / lint failed Mar 7, 2025 in 1m 26s

Task Summary

Instruction lint failed in 00:33

Details

✅ 00:02 clone
✅ 00:11 merge_base
✅ 00:01 test_runner
✅ 00:05 python
✅ 00:29 unshallow
❌ 00:33 lint

[02:13:26.924] /tmp/cirrus-ci-build
[02:13:26.926] + '[' -n 32011 ']'
[02:13:26.926] + export COMMIT_RANGE=HEAD~..HEAD
[02:13:26.926] + COMMIT_RANGE=HEAD~..HEAD
[02:13:26.926] ++ git rev-list -1 HEAD
[02:13:26.928] ++ git rev-list -1 --merges HEAD
[02:13:26.930] + '[' 1e7641729f7fe92e63482bdcd127d08d848a973a '!=' 1e7641729f7fe92e63482bdcd127d08d848a973a ']'
[02:13:26.930] + RUST_BACKTRACE=1
[02:13:26.930] + /lint_test_runner/test_runner
[02:13:26.934] Checking commit range (HEAD~..HEAD):
[02:13:26.934] 01c14b3511 Docs: fix typos in documentation files
[02:13:26.934] 
[02:13:27.244] Args used        : 215
[02:13:27.244] Args documented  : 227
[02:13:27.244] Args undocumented: 0
[02:13:27.244] set()
[02:13:27.244] Args unknown     : 12
[02:13:27.244] {'-zmqpubsequence', '-zmqpubhashtxhwm', '-includeconf', '-zmqpubrawtxhwm', '-zmqpubrawblockhwm', '-zmqpubrawblock', '-testdatadir', '-zmqpubhashtx', '-zmqpubsequencehwm', '-zmqpubhashblockhwm', '-zmqpubrawtx', '-zmqpubhashblock'}
[02:13:31.745] All checks passed!
[02:13:32.028] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[02:13:32.030] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[02:13:32.030] GOOD
[02:13:32.463] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[02:13:32.465] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[02:13:32.465] GOOD
[02:13:32.508] src/leveldb in HEAD currently refers to tree 56482d2f5d0e49e963c3e25460bdfd081522dbef
[02:13:32.510] src/leveldb in HEAD was last updated in commit d336b7ab85dd2b4f049f2f6fe176ffdd2621215e (tree 2028d572e583eb7e45ffb378a57b8e096c1a3687)
[02:13:32.512] diff --git a/README.md b/README.md
[02:13:32.512] index dadfd5693e..f423437d4b 100644
[02:13:32.512] --- a/README.md
[02:13:32.512] +++ b/README.md
[02:13:32.512] @@ -49,7 +49,7 @@ mkdir build
[02:13:32.512]  cd build
[02:13:32.512]  cmake -G "Visual Studio 15" ..
[02:13:32.512]  ```
[02:13:32.512] -The default default will build for x86. For 64-bit run:
[02:13:32.512] +The default will build for x86. For 64-bit run:
[02:13:32.512]  
[02:13:32.512]  ```cmd
[02:13:32.512]  cmake -G "Visual Studio 15 Win64" ..
[02:13:32.512] FAIL: subtree directory was touched without subtree merge
[02:13:32.572] src/minisketch in HEAD currently refers to tree 85cb93120ae68ef1f6fa597da30e18298848e0e9
[02:13:32.573] src/minisketch in HEAD was last updated in commit cb59af38e72ab189b052ec84e2d1027473235ba4 (tree 85cb93120ae68ef1f6fa597da30e18298848e0e9)
[02:13:32.573] GOOD
[02:13:32.601] src/secp256k1 in HEAD currently refers to tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1
[02:13:32.603] src/secp256k1 in HEAD was last updated in commit 2d46a89386d34d72edf93a24b67e44b82fe6e390 (tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1)
[02:13:32.603] GOOD
[02:13:32.603] ^^^
[02:13:32.603] 
[02:13:32.603] ^---- ⚠️ Failure generated from lint check 'subtree' (Check that subtrees are pure subtrees)!
[02:13:32.603] 
[02:13:32.603] 
[02:13:41.253] contrib/devtools/deterministic-fuzz-coverage/src/main.rs:168: determinstic ==> deterministic
[02:13:41.253] ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
[02:13:52.273] Success: no issues found in 305 source files
����