mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 13:30:43 +00:00
Spelling updates (#82867)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user