blockchain: fix spelling error
This commit is contained in:
parent
1721bdfe92
commit
0551096c0a
@ -812,7 +812,7 @@ class Chain extends AsyncEmitter {
|
||||
}
|
||||
|
||||
/**
|
||||
* Find the block at which a fork ocurred.
|
||||
* Find the block at which a fork occurred.
|
||||
* @private
|
||||
* @param {ChainEntry} fork - The current chain.
|
||||
* @param {ChainEntry} longer - The competing chain.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user