[PATCH i-g-t 3/3] tests/kms_vrr: Grammatical correction in igt_describe
Jeevan B
jeevan.b at intel.com
Thu Aug 1 06:16:08 UTC 2024
grammatical correction in igt describe.
Signed-off-by: Jeevan B <jeevan.b at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
---
tests/kms_vrr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c
index 9ddb56cbc..18e7331b8 100644
--- a/tests/kms_vrr.c
+++ b/tests/kms_vrr.c
@@ -1077,7 +1077,7 @@ igt_main_args("drs:", long_opts, help_str, opt_handler, &data)
igt_subtest_with_dynamic("seamless-rr-switch-virtual")
run_vrr_test(&data, test_seamless_virtual_rr_basic, TEST_SEAMLESS_VIRTUAL_RR);
- igt_describe("Test to validate the the content rate exactly match with the "
+ igt_describe("Test to validate the content rate exactly matches with the "
"requested rate without any frame drops.");
igt_subtest_with_dynamic("cmrr") {
igt_require(intel_display_ver(intel_get_drm_devid(data.drm_fd)) >= 20);
--
2.25.1
More information about the igt-dev
mailing list