mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
Fix typo in spelling of expectation
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* select sink, source, sink, "$@", source, source.toString()
|
||||
* ```
|
||||
*
|
||||
* To declare expecations, you can use the $hasTaintFlow or $hasValueFlow comments within the test source files.
|
||||
* To declare expectations, you can use the $hasTaintFlow or $hasValueFlow comments within the test source files.
|
||||
* Example of the corresponding test file, e.g. test.rb
|
||||
* ```rb
|
||||
* s = source(1)
|
||||
|
||||
Reference in New Issue
Block a user