Skip to content

Commit b875d30

Browse files
committed
fix repeated predicate name in change-note
1 parent a928f4c commit b875d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/lib/change-notes/2023-03-03-delete-deps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
category: minorAnalysis
33
---
44
* Deleted the deprecated `getPath` and `getFolder` predicates from the `XmlFile` class.
5-
* Deleted the deprecated `getAssertionIndex`, `getAssertedParameter`, and `getAssertedParameter` predicates from the `AssertMethod` class.
5+
* Deleted the deprecated `getAssertionIndex`, and `getAssertedParameter` predicates from the `AssertMethod` class.
66
* Deleted the deprecated `OverridableMethod` and `OverridableAccessor` classes.

0 commit comments

Comments
 (0)