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 b51c855 commit 22dc246Copy full SHA for 22dc246
java/ql/lib/semmle/code/java/security/RandomQuery.qll
@@ -1,4 +1,4 @@
1
-/** Provides clases and methods shared by randomness-related queries. */
+/** Provides classes and methods shared by randomness-related queries. */
2
3
import java
4
import semmle.code.java.dataflow.DefUse
javascript/ql/lib/semmle/javascript/heuristics/all.qll
@@ -1,5 +1,5 @@
/**
- * Provides classes that heuristically increase the extent of abstract clasess of the standard library.
+ * Provides classes that heuristically increase the extent of abstract classes of the standard library.
*
* This module imports all of the `semmle.javascript.heuristics` modules.
5
0 commit comments