Skip to content

Commit 8eadd11

Browse files
paldepindhvitved
andauthored
C#/Swift/Ruby: Fix grammar in change note
Co-authored-by: Tom Hvitved <[email protected]>
1 parent 532ca17 commit 8eadd11

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

csharp/ql/lib/change-notes/2025-02-11-basic-block-rename.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
category: deprecated
33
---
44
* The predicates `immediatelyControls` and `controls` on the `ConditionBlock`
5-
class has been deprecated in favor of the newly added `dominatingEdge`
5+
class have been deprecated in favor of the newly added `dominatingEdge`
66
predicate.

ruby/ql/lib/change-notes/2025-02-11-basic-block-rename.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
category: deprecated
33
---
44
* The predicates `immediatelyControls` and `controls` on the `ConditionBlock`
5-
class has been deprecated in favor of the newly added `dominatingEdge`
5+
class have been deprecated in favor of the newly added `dominatingEdge`
66
predicate.

swift/ql/lib/change-notes/2025-02-11-basic-block-rename.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
category: deprecated
33
---
44
* The predicates `immediatelyControls` and `controls` on the `ConditionBlock`
5-
class has been deprecated in favor of the newly added `dominatingEdge`
5+
class have been deprecated in favor of the newly added `dominatingEdge`
66
predicate.

0 commit comments

Comments
 (0)