From eddb97b6fdb3d84b67717d850c46b658d390dab3 Mon Sep 17 00:00:00 2001 From: tdorsey Date: Sat, 13 Mar 2021 15:26:48 -0500 Subject: [PATCH] Fix spelling of automatically in roomba/lutron_caseta components (#47856) --- homeassistant/components/lutron_caseta/translations/en.json | 4 ++-- homeassistant/components/roomba/translations/en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/lutron_caseta/translations/en.json b/homeassistant/components/lutron_caseta/translations/en.json index 96c00d6cb42..48b305ac7fa 100644 --- a/homeassistant/components/lutron_caseta/translations/en.json +++ b/homeassistant/components/lutron_caseta/translations/en.json @@ -23,7 +23,7 @@ "host": "Host" }, "description": "Enter the IP address of the device.", - "title": "Automaticlly connect to the bridge" + "title": "Automatically connect to the bridge" } } }, @@ -73,4 +73,4 @@ "release": "\"{subtype}\" released" } } -} \ No newline at end of file +} diff --git a/homeassistant/components/roomba/translations/en.json b/homeassistant/components/roomba/translations/en.json index 9c373d649aa..11c9c6e27fd 100644 --- a/homeassistant/components/roomba/translations/en.json +++ b/homeassistant/components/roomba/translations/en.json @@ -15,7 +15,7 @@ "host": "Host" }, "description": "Select a Roomba or Braava.", - "title": "Automaticlly connect to the device" + "title": "Automatically connect to the device" }, "link": { "description": "Press and hold the Home button on {name} until the device generates a sound (about two seconds).", @@ -59,4 +59,4 @@ } } } -} \ No newline at end of file +}