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"
|
"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.
|
// boundaries.
|
||||||
type Context struct {
|
type Context struct {
|
||||||
context context.Context
|
context context.Context
|
||||||
|
Loading…
Reference in New Issue
Block a user