Fix minor typos

This commit is contained in:
Yuri Chornoivan
2024-04-13 08:47:48 +03:00
parent 335c012f1b
commit 55caf84b94
6 changed files with 7 additions and 7 deletions

View File

@@ -130,7 +130,7 @@ void DelegateSizeHelperTest::equalBreakpoint_data()
}
/**
* We expect a default return except in the case where the the two percentages are
* We expect a default return except in the case where the two percentages are
* equal as that case can be calculated without dividing by zero.
*/
void DelegateSizeHelperTest::equalBreakpoint()