Unverified Commit 25c3282c authored by Martin Holst Swende's avatar Martin Holst Swende Committed by GitHub

mobile: fix comment typos (#19741)

parent 1eddd332
...@@ -24,7 +24,7 @@ import ( ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment