Skip to content

Commit 7623b3d

Browse files
Dave BartolomeoMathiasVP
andauthored
Update cpp/ql/lib/experimental/semmle/code/cpp/semantic/SemanticType.qll
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
1 parent ea9a5b7 commit 7623b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/experimental/semmle/code/cpp/semantic/SemanticType.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ private newtype TSemType =
2121
}
2222

2323
/**
24-
* The language-neutral type of a semantio expression,
24+
* The language-neutral type of a semantic expression,
2525
* The interface to `SemType` and its subclasses is the same across all languages for which the IR
2626
* is supported, so analyses that expect to be used for multiple languages should generally use
2727
* `SemType` rather than a language-specific type.

0 commit comments

Comments
 (0)