summaryrefslogtreecommitdiff
path: root/wsmsg_unchoose.go
diff options
context:
space:
mode:
Diffstat (limited to 'wsmsg_unchoose.go')
-rw-r--r--wsmsg_unchoose.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsmsg_unchoose.go b/wsmsg_unchoose.go
index 6e85bab..ea1fa1f 100644
--- a/wsmsg_unchoose.go
+++ b/wsmsg_unchoose.go
@@ -51,7 +51,7 @@ func messageUnchooseCourse(
select {
case <-ctx.Done():
return wrapError(
- errContextCancelled,
+ errContextCanceled,
ctx.Err(),
)
default: