interfer -> interfere

This commit is contained in:
qndel
2024-09-18 08:46:56 +02:00
parent 1c4cddc8ab
commit 9e7dfa3e61

View File

@@ -523,7 +523,7 @@ int SDLTest_ExecuteTestSuiteRunner(SDLTest_TestSuiteRunner *runner)
/* Mix the list of suites to run them in random order */
{
/* Exclude last test "subsystemsTestSuite" which is said to interfer with other tests */
/* Exclude last test "subsystemsTestSuite" which is said to interfere with other tests */
nbSuites--;
if (runner->user.execKey != 0) {