Skip to content

Commit 98e670f

Browse files
MathiasVPjketema
andauthored
Update cpp/ql/lib/semmle/code/cpp/rangeanalysis/new/internal/semantic/analysis/RangeAnalysisStage.qll
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 121d754 commit 98e670f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/rangeanalysis/new/internal/semantic/analysis/RangeAnalysisStage.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ signature module LangSig<DeltaSig D> {
116116
/** A reason for an inferred bound. */
117117
class SemReason {
118118
/**
119-
* Returns `this` if `reason` is not an `SemTypeReason`. Otherwise,
119+
* Returns `this` if `reason` is not a `SemTypeReason`. Otherwise,
120120
* this predicate returns `SemTypeReason`.
121121
*
122122
* This predicate ensures that we propagate `SemTypeReason` all the way

0 commit comments

Comments
 (0)