Skip to content

Commit 880a1c9

Browse files
committed
change description to match source
1 parent a86cfec commit 880a1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/gql-errors/42N79.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
== Status description
44
error: syntax error or access rule violation - invalid allReduce arguments.
5-
The function allReduce() has the signature: allReduce(accumulator :: VARIABLE = initial :: ANY, variable :: VARIABLE IN list :: LIST<ANY> | expression :: ANY, predicate :: BOOLEAN ) :: BOOLEAN.
5+
The function allReduce() has the signature: allReduce(accumulator :: VARIABLE = initial :: ANY, variable :: VARIABLE IN list :: LIST<ANY> | reduction :: ANY, predicate :: BOOLEAN ) :: BOOLEAN.
66

77

88
ifndef::backend-pdf[]

0 commit comments

Comments
 (0)