Skip to content

Commit 1fbd75f

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

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
@@ -145,7 +145,7 @@ module EdgeKind {
145145
FalseEdge falseEdge() { result = TFalseEdge() }
146146

147147
/**
148-
* Gets an instance of the `CppExceptionEdge` class.
148+
* Gets the single instance of the `CppExceptionEdge` class.
149149
*/
150150
CppExceptionEdge cppExceptionEdge() { result = TCppExceptionEdge() }
151151

0 commit comments

Comments
 (0)