forked from cerc-io/plugeth
mobile: fix comment typos (#19741)
This commit is contained in:
parent
1eddd332d2
commit
25c3282cf1
@ -24,7 +24,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// Context carries a deadline, a cancelation signal, and other values across API
|
||||
// Context carries a deadline, a cancellation signal, and other values across API
|
||||
// boundaries.
|
||||
type Context struct {
|
||||
context context.Context
|
||||
|
Loading…
Reference in New Issue
Block a user