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 362d143 commit 4d22b2aCopy full SHA for 4d22b2a
ql/ql/src/codeql_ql/style/DeadCodeQuery.qll
@@ -249,7 +249,7 @@ private AstNode queryable() {
249
250
/**
251
* Gets an AstNode that does not affect any query result.
252
- * Is interresting as an quick-eval target to investigate dead code.
+ * Is interesting as an quick-eval target to investigate dead code.
253
* (It is intentional that this predicate is a result of this predicate).
254
*/
255
AstNode unQueryable(string msg) {
0 commit comments