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 022cafe commit f5cc14fCopy full SHA for f5cc14f
javascript/ql/test/testUtilities/ConsistencyChecking.qll
@@ -28,7 +28,7 @@ abstract class ConsistencyConfiguration extends string {
28
/**
29
* A string that either equals a `ConsistencyConfiguration`, or the empty string if no such configuration exists.
30
*
31
- * Is user internally to match a configuration or lack thereof.
+ * Is used internally to match a configuration or lack thereof.
32
*/
33
final private class Conf extends string {
34
Conf() {
0 commit comments