Fix typo (#3647)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
parent
2cc7e158a2
commit
3342589677
|
@ -170,7 +170,7 @@ impl DiskWriteBatch {
|
|||
}
|
||||
|
||||
/// If `finalized.block` is a genesis block,
|
||||
/// prepare a database batch that finishes intializing the database,
|
||||
/// prepare a database batch that finishes initializing the database,
|
||||
/// and return `true` (without actually writing anything).
|
||||
///
|
||||
/// Since the genesis block's transactions are skipped,
|
||||
|
|
Loading…
Reference in New Issue