Skip to content

Commit 121d754

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

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/RangeAnalysisImpl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ module Public {
118118
}
119119

120120
/**
121-
* A reason for an inferred boudn that indicates that the bound is inferred
121+
* A reason for an inferred bound that indicates that the bound is inferred
122122
* based on type-information.
123123
*/
124124
class SemTypeReason extends SemReason, TSemTypeReason {

0 commit comments

Comments
 (0)