mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 02:02:42 +02:00
Fix issues identified by codespell 2.2.1 and update ignored words
and also fix spelling in test/lint/lint-locale-dependence.py not caught by the spelling linter and fix up a paragraph we are touching here in test/README.md.
This commit is contained in:
@@ -858,7 +858,7 @@ public:
|
||||
* @brief Retrieves all benchmark results collected by the bench object so far.
|
||||
*
|
||||
* Each call to run() generates a Result that is stored within the Bench instance. This is mostly for advanced users who want to
|
||||
* see all the nitty gritty detials.
|
||||
* see all the nitty gritty details.
|
||||
*
|
||||
* @return All results collected so far.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user