mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
fix typo
This commit is contained in:
@@ -28,7 +28,7 @@ abstract class ConsistencyConfiguration extends string {
|
||||
/**
|
||||
* A string that either equals a `ConsistencyConfiguration`, or the empty string if no such configuration exists.
|
||||
*
|
||||
* Is user internally to match a configuration or lack thereof.
|
||||
* Is used internally to match a configuration or lack thereof.
|
||||
*/
|
||||
final private class Conf extends string {
|
||||
Conf() {
|
||||
|
||||
Reference in New Issue
Block a user