Spelling updates (#82867)

This commit is contained in:
Marc Mueller 2022-11-28 16:51:43 +01:00 committed by GitHub
parent d72802cfb0
commit 63d519c1a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 27 additions and 27 deletions

View file

@ -27,7 +27,7 @@ def mock_config_entry() -> MockConfigEntry:
def mock_cpuinfo_config_flow() -> Generator[MagicMock, None, None]:
"""Return a mocked get_cpu_info.
It is only used to check thruthy or falsy values, so it is mocked
It is only used to check truthy or falsy values, so it is mocked
to return True.
"""
with patch(