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 ea9a5b7 commit 7623b3dCopy full SHA for 7623b3d
cpp/ql/lib/experimental/semmle/code/cpp/semantic/SemanticType.qll
@@ -21,7 +21,7 @@ private newtype TSemType =
21
}
22
23
/**
24
- * The language-neutral type of a semantio expression,
+ * The language-neutral type of a semantic expression,
25
* The interface to `SemType` and its subclasses is the same across all languages for which the IR
26
* is supported, so analyses that expect to be used for multiple languages should generally use
27
* `SemType` rather than a language-specific type.
0 commit comments