From 41965a8bccd031ee8794f596cb25be5b4e6a152e Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 13 Feb 2023 10:33:27 +0100 Subject: [PATCH] Typo --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 0869ecc6ca..2208e22ddf 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -217,7 +217,7 @@ koverMerged { valueType = kotlinx.kover.api.VerificationValueType.COVERED_PERCENTAGE } } - // Rule to ensure that coverage of State is sufficient. + // Rule to ensure that coverage of States is sufficient. rule { name = "Check code coverage of states" target = kotlinx.kover.api.VerificationTarget.CLASS