We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86dbb50 commit 121d754Copy full SHA for 121d754
cpp/ql/lib/semmle/code/cpp/rangeanalysis/new/internal/semantic/analysis/RangeAnalysisImpl.qll
@@ -118,7 +118,7 @@ module Public {
118
}
119
120
/**
121
- * A reason for an inferred boudn that indicates that the bound is inferred
+ * A reason for an inferred bound that indicates that the bound is inferred
122
* based on type-information.
123
*/
124
class SemTypeReason extends SemReason, TSemTypeReason {
0 commit comments