Skip to content

Commit 11875fe

Browse files
renetapopovaLojjs
andcommitted
Update modules/ROOT/pages/errors/gql-errors.adoc
Co-authored-by: Louise Berglund <[email protected]>
1 parent 8f1199d commit 11875fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Status description:: error: syntax error or access rule violation - unsupported
346346
347347
=== 42N07
348348
349-
Status description:: error: syntax error or access rule violation - variable already defined. The variable { $var } is shadowing a variable with the same name from the outer scope and needs to be renamed.
349+
Status description:: error: syntax error or access rule violation - variable shadowing. The variable { $variable } is shadowing a variable with the same name from the outer scope and needs to be renamed.
350350
351351
=== 42N08
352352

0 commit comments

Comments
 (0)