Skip to content

Commit 9e53c07

Browse files
renetapopovaLojjs
andauthored
Update modules/ROOT/pages/errors/gql-errors.adoc
Co-authored-by: Louise Berglund <[email protected]>
1 parent cf8ebb1 commit 9e53c07

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
@@ -219,7 +219,7 @@ Status description:: error: syntax error or access rule violation - unsupported
219219

220220
=== 42N07
221221

222-
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.
222+
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.
223223

224224
=== 42N08
225225

0 commit comments

Comments
 (0)