aboutsummaryrefslogtreecommitdiff
path: root/internal/fetch/fetchdata_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/fetch/fetchdata_test.go')
-rw-r--r--internal/fetch/fetchdata_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/fetch/fetchdata_test.go b/internal/fetch/fetchdata_test.go
index 307c8492..3585e875 100644
--- a/internal/fetch/fetchdata_test.go
+++ b/internal/fetch/fetchdata_test.go
@@ -1398,7 +1398,7 @@ var moduleStd = &testModule{
{
GOOS: internal.All,
GOARCH: internal.All,
- Synopsis: "Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.",
+ Synopsis: "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.",
API: []*internal.Symbol{
{
SymbolMeta: internal.SymbolMeta{