Fix can not typo (#87254)

This commit is contained in:
epenet 2023-02-03 11:37:16 +01:00 committed by GitHub
parent b8a1f87073
commit 810367b757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 35 additions and 35 deletions

View file

@ -345,7 +345,7 @@ class SoundTouchMediaPlayer(MediaPlayerEntity):
"""
Remove slave(s) from and existing zone (multi-room).
Zone must already exist and slaves array can not be empty.
Zone must already exist and slaves array cannot be empty.
Note: If removing last slave, the zone will be deleted and you'll have
to create a new one. You will not be able to add a new slave anymore
@ -370,7 +370,7 @@ class SoundTouchMediaPlayer(MediaPlayerEntity):
"""
Add slave(s) to and existing zone (multi-room).
Zone must already exist and slaves array can not be empty.
Zone must already exist and slaves array cannot be empty.
:param slaves:slaves to add