Skip to content

Commit 1183e50

Browse files
authored
Update rust/ql/lib/change-notes/2025-09-19-parameter-mad.md
1 parent 45b84ff commit 1183e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/lib/change-notes/2025-09-19-parameter-mad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ category: feature
33
---
44
* The models-as-data format for sources now supports access paths of the form
55
`Argument[i].Parameter[j]`. This denotes that the source passes tainted data to
6-
the `j`th parameter of it's `i`th argument (which must be a function or a
6+
the `j`th parameter of its `i`th argument (which must be a function or a
77
closure).

0 commit comments

Comments
 (0)