Fix typos (#133)
* Fix typos * revert chains/unit_testnet * revert chains * fix review comments (thx @AlexVanin)
This commit is contained in:
parent
845d719698
commit
67cbcac643
25 changed files with 40 additions and 40 deletions
|
@ -19,7 +19,7 @@ import (
|
|||
|
||||
// command describes a VM command.
|
||||
type command struct {
|
||||
// number of minimun arguments the command needs.
|
||||
// number of minimum arguments the command needs.
|
||||
args int
|
||||
// description of the command.
|
||||
usage string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue