diff --git a/core/state/dump.go b/core/state/dump.go index 220b63fc05..934550f494 100644 --- a/core/state/dump.go +++ b/core/state/dump.go @@ -31,7 +31,7 @@ import ( ) type ( - // XXX: Handling IsMultiCoint / extras in dump + // XXX: Handling IsMultiCoin / extras in dump DumpConfig = gethstate.DumpConfig DumpCollector = gethstate.DumpCollector DumpAccount = gethstate.DumpAccount