From adf8644cc3357f154dfc574c609e73d75bc858cf Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Sun, 9 Nov 2025 14:47:26 +0100 Subject: [PATCH] Add missing hyphen to "device-specific" in `onewire` (#156187) --- homeassistant/components/onewire/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/onewire/strings.json b/homeassistant/components/onewire/strings.json index 0cde527cb9f..cc7bfa80f7d 100644 --- a/homeassistant/components/onewire/strings.json +++ b/homeassistant/components/onewire/strings.json @@ -153,7 +153,7 @@ "device_selection": "Customize specific devices" }, "data_description": { - "clear_device_options": "Use this to reset all device specific options to default values.", + "clear_device_options": "Use this to reset all device-specific options to default values.", "device_selection": "Customize behavior of individual devices." }, "description": "Select what configuration steps to process",