From: Peter Kjellerstedt Date: Sat, 29 Jan 2022 02:24:26 +0000 (+0100) Subject: sstatetests: Correct a typo in a comment X-Git-Tag: uninative-3.5~124 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f6420121920a242655ba5ded0f96763d6638cbc4;p=openembedded-core.git sstatetests: Correct a typo in a comment Signed-off-by: Peter Kjellerstedt Signed-off-by: Richard Purdie --- diff --git a/meta/lib/oeqa/selftest/cases/sstatetests.py b/meta/lib/oeqa/selftest/cases/sstatetests.py index 96b2d115ed..3038b40021 100644 --- a/meta/lib/oeqa/selftest/cases/sstatetests.py +++ b/meta/lib/oeqa/selftest/cases/sstatetests.py @@ -177,7 +177,7 @@ class SStateTests(SStateBase): # QA checks for this test. It may report errors otherwise. self.append_config('ERROR_QA:remove = "version-going-backwards"') - # For not this only checks if random sstate tasks are handled correctly as a group. + # For now this only checks if random sstate tasks are handled correctly as a group. # In the future we should add control over what tasks we check for. sstate_archs_list = []