mirror of
https://github.com/filecoin-project/lotus.git
synced 2025-05-17 15:20:37 +08:00
chore: docs: fix some misspellings (#12333)
Signed-off-by: riskrose <riskrock@qq.com>
This commit is contained in:
@ -325,7 +325,7 @@ var EvmInvokeCmd = &cli.Command{
|
||||
Usage: "optionally specify the account to use for sending the exec message",
|
||||
}, &cli.IntFlag{
|
||||
Name: "value",
|
||||
Usage: "optionally specify the value to be sent with the invokation message",
|
||||
Usage: "optionally specify the value to be sent with the invocation message",
|
||||
},
|
||||
},
|
||||
Action: func(cctx *cli.Context) error {
|
||||
|
Reference in New Issue
Block a user