mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02:00
Fix typo in spelling of expectation
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* import TestUtilities.InlineFlowTest
|
||||
* ```
|
||||
*
|
||||
* 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.java
|
||||
* ```java
|
||||
* public class Test {
|
||||
|
||||
Reference in New Issue
Block a user