Skip to content

Commit f5718e1

Browse files
authored
Fix spelling of "autoplay" in music_assistant (home-assistant#149364)
1 parent 15f2ae3 commit f5718e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/music_assistant/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"description": "The source media player which has the queue you want to transfer. When omitted, the first playing player will be used."
103103
},
104104
"auto_play": {
105-
"name": "Auto play",
105+
"name": "Autoplay",
106106
"description": "Start playing the queue on the target player. Omit to use the default behavior."
107107
}
108108
}

0 commit comments

Comments
 (0)