Skip to content

Commit 7536b08

Browse files
trivial: Fix typo – alreardy → already
1 parent 77546a3 commit 7536b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/validation.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ namespace {
170170
* BLOCK_FAILED_VALID blocks in a set should be just fine and work just as
171171
* well.
172172
*
173-
* Because we alreardy walk mapBlockIndex in height-order at startup, we go
173+
* Because we already walk mapBlockIndex in height-order at startup, we go
174174
* ahead and mark descendants of invalid blocks as FAILED_CHILD at that time,
175175
* instead of putting things in this set.
176176
*/

0 commit comments

Comments
 (0)