This commit is contained in:
Erik Krogh Kristensen
2020-08-03 13:49:21 +02:00
parent 022cafebd3
commit f5cc14f980

View File

@@ -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() {