fix repeated predicate name in change-note

This commit is contained in:
erik-krogh
2023-03-03 15:55:17 +01:00
parent a928f4c9ef
commit b875d30bc6

View File

@@ -2,5 +2,5 @@
category: minorAnalysis
---
* Deleted the deprecated `getPath` and `getFolder` predicates from the `XmlFile` class.
* Deleted the deprecated `getAssertionIndex`, `getAssertedParameter`, and `getAssertedParameter` predicates from the `AssertMethod` class.
* Deleted the deprecated `getAssertionIndex`, and `getAssertedParameter` predicates from the `AssertMethod` class.
* Deleted the deprecated `OverridableMethod` and `OverridableAccessor` classes.