Skip to content

Commit 4e373aa

Browse files
committed
replace error with errors
1 parent e0fc9ba commit 4e373aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/ql-language-reference/predicates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Here are a few examples of infinite predicates:
233233
}
234234
235235
/*
236-
Compilation error:
236+
Compilation errors:
237237
ERROR: "str" is not bound to a value.
238238
ERROR: expression is not bound to a value.
239239
*/

0 commit comments

Comments
 (0)