diff --git a/core/history/historymode.go b/core/history/historymode.go index 832808e3bc..e735222d37 100644 --- a/core/history/historymode.go +++ b/core/history/historymode.go @@ -75,7 +75,7 @@ type PrunePoint struct { BlockHash common.Hash } -// PrunePointsins the pre-defined history pruning cutoff blocks for known networks. +// PrunePoints the pre-defined history pruning cutoff blocks for known networks. // They point to the first post-merge block. Any pruning should truncate *up to* but excluding // given block. var PrunePoints = map[common.Hash]*PrunePoint{