File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8759,7 +8759,7 @@ The [=remote end steps=] given |session| and |command parameters| are:
87598759
87608760 1. Let |user context| be [=get user context=] with |user context id|.
87618761
8762- 1. If |user context| is null, return [=error=] with [=error code=] [=invalid argument =] .
8762+ 1. If |user context| is null, return [=error=] with [=error code=] [=no such user context =] .
87638763
876487641. Let |collector| be a [=network/collector=] with
87658765 [=network-collector/max encoded item size=] field set to |max encoded item size|,
@@ -9695,7 +9695,7 @@ The [=remote end steps=] given |session| and |command parameters| are:
96959695
96969696 1. Let |user context| be [=get user context=] with |user context id|.
96979697
9698- 1. If |user context| is null, return [=error=] with [=error code=] [=invalid argument =] .
9698+ 1. If |user context| is null, return [=error=] with [=error code=] [=no such user context =] .
96999699
97009700 1. [=list/Append=] |user context| to |user contexts|.
97019701
You can’t perform that action at this time.
0 commit comments