doc: fix a few simple codespell warnings

This commit is contained in:
Lőrinc
2024-08-22 22:42:53 +02:00
parent 4ee1940e84
commit f9a08f35a5
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@ struct Params {
uint256 powLimit;
bool fPowAllowMinDifficultyBlocks;
/**
* Enfore BIP94 timewarp attack mitigation. On testnet4 this also enforces
* Enforce BIP94 timewarp attack mitigation. On testnet4 this also enforces
* the block storm mitigation.
*/
bool enforce_BIP94;