all: fix typos in comments (#21118)
This commit is contained in:
@ -77,7 +77,7 @@ func (tt *TestCmd) Run(name string, args ...string) {
|
||||
}
|
||||
}
|
||||
|
||||
// InputLine writes the given text to the childs stdin.
|
||||
// InputLine writes the given text to the child's stdin.
|
||||
// This method can also be called from an expect template, e.g.:
|
||||
//
|
||||
// geth.expect(`Passphrase: {{.InputLine "password"}}`)
|
||||
|
Reference in New Issue
Block a user