fix: duplicated words in flux_led/tod/bond docstrings/comments#172317
Conversation
There was a problem hiding this comment.
It seems you haven't yet signed a CLA. Please do so here.
Once you do that we will be able to review and accept this pull request.
Thanks!
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
|
Hey there @icemanch, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @bdraco, @prystupa, @joshs85, @marciogranzotto, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
This PR corrects minor typos/grammar in docstrings and comments across a few Home Assistant integrations.
Changes:
- Fixes duplicated words in docstrings (“to to”, “is is”).
- Fixes a grammatical typo in a comment (“what is is” → “what is”).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| homeassistant/components/tod/binary_sensor.py | Fixes a docstring typo in _turn_to_next_day. |
| homeassistant/components/flux_led/switch.py | Fixes a docstring typo in is_on property description. |
| homeassistant/components/bond/button.py | Fixes grammar in a module comment about API step size. |
|
I am closing this PR as the CLA hasn't been signed and the PR doesn't seem to be maintained. Feel free to pick up again when you feel like it. |
Small focused maintenance fix. No functional change.