Fix a couple of typos: clases / clasess

This commit is contained in:
Ian Lynagh
2022-01-14 14:28:29 +00:00
parent b51c85597b
commit 22dc24629f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/** Provides clases and methods shared by randomness-related queries. */
/** Provides classes and methods shared by randomness-related queries. */
import java
import semmle.code.java.dataflow.DefUse