diff options
Diffstat (limited to 'smart_home/chromecasts.py')
| -rw-r--r-- | smart_home/chromecasts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smart_home/chromecasts.py b/smart_home/chromecasts.py index 408ccf0..3bd45f1 100644 --- a/smart_home/chromecasts.py +++ b/smart_home/chromecasts.py @@ -2,7 +2,7 @@ # © Copyright 2021-2022, Scott Gasch -"""Utilities for dealing with the webcams.""" +"""Utilities for dealing with the chromecasts.""" import atexit import datetime |
