Skip to content

Commit f5cc14f

Browse files
committed
fix typo
1 parent 022cafe commit f5cc14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/test/testUtilities/ConsistencyChecking.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ abstract class ConsistencyConfiguration extends string {
2828
/**
2929
* A string that either equals a `ConsistencyConfiguration`, or the empty string if no such configuration exists.
3030
*
31-
* Is user internally to match a configuration or lack thereof.
31+
* Is used internally to match a configuration or lack thereof.
3232
*/
3333
final private class Conf extends string {
3434
Conf() {

0 commit comments

Comments
 (0)