C#/Swift/Ruby: Fix grammar in change note

Co-authored-by: Tom Hvitved <hvitved@github.com>
This commit is contained in:
Simon Friis Vindum
2025-02-11 10:42:36 +01:00
committed by GitHub
parent 532ca17e58
commit 8eadd11d28
3 changed files with 3 additions and 3 deletions

View File

@@ -2,5 +2,5 @@
category: deprecated
---
* The predicates `immediatelyControls` and `controls` on the `ConditionBlock`
class has been deprecated in favor of the newly added `dominatingEdge`
class have been deprecated in favor of the newly added `dominatingEdge`
predicate.

View File

@@ -2,5 +2,5 @@
category: deprecated
---
* The predicates `immediatelyControls` and `controls` on the `ConditionBlock`
class has been deprecated in favor of the newly added `dominatingEdge`
class have been deprecated in favor of the newly added `dominatingEdge`
predicate.

View File

@@ -2,5 +2,5 @@
category: deprecated
---
* The predicates `immediatelyControls` and `controls` on the `ConditionBlock`
class has been deprecated in favor of the newly added `dominatingEdge`
class have been deprecated in favor of the newly added `dominatingEdge`
predicate.