mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C#/Swift/Ruby: Fix grammar in change note
Co-authored-by: Tom Hvitved <hvitved@github.com>
This commit is contained in:
committed by
GitHub
parent
532ca17e58
commit
8eadd11d28
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user