Skip to content

Commit 6cbaa73

Browse files
bdrodesjketema
andauthored
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 1fbd75f commit 6cbaa73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ module EdgeKind {
150150
CppExceptionEdge cppExceptionEdge() { result = TCppExceptionEdge() }
151151

152152
/**
153-
* Gets an instance of the `SehExceptionEdge` class.
153+
* Gets the single instance of the `SehExceptionEdge` class.
154154
*/
155155
SehExceptionEdge sehExceptionEdge() { result = TSehExceptionEdge() }
156156

0 commit comments

Comments
 (0)