Skip to content

Commit 093c279

Browse files
owen-mcCopilot
andauthored
Fix incorrect QLDoc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bde9378 commit 093c279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/lib/codeql/rust/dataflow/FlowBarrier.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* v
1111
* barrierNode predicate | other QL defined barriers, for example using concepts
1212
* v v
13-
* various Barrier classes for specific data flow configurations <- extending QueryBarrier
13+
* various Barrier classes for specific data flow configurations
1414
* ```
1515
*
1616
* New barriers should be defined using models-as-data, QL extensions of

0 commit comments

Comments
 (0)