all: fix spelling mistakes (#25961)
This commit is contained in:
+1
-1
@@ -494,7 +494,7 @@ func (st *StackTrie) Hash() (h common.Hash) {
|
||||
return h
|
||||
}
|
||||
|
||||
// Commit will firstly hash the entrie trie if it's still not hashed
|
||||
// Commit will firstly hash the entire trie if it's still not hashed
|
||||
// and then commit all nodes to the associated database. Actually most
|
||||
// of the trie nodes MAY have been committed already. The main purpose
|
||||
// here is to commit the root node.
|
||||
|
||||
Reference in New Issue
Block a user