Skip to content

Commit 5892939

Browse files
committed
CPP:Fix chnage note spelling
1 parent 5fe44b6 commit 5892939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/change-notes/2023-09-08-more-unreachble.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
category: minorAnalysis
33
---
44
* Functions that do not return due to calling functions that don't return (e.g. `exit`) are now detected as
5-
non returning in the IR and dataflow.
5+
non-returning in the IR and dataflow.

0 commit comments

Comments
 (0)