Skip to content

Commit

Permalink
Fix timer reload description (#100433)
Browse files Browse the repository at this point in the history
Fix copy/paste error of #100388
  • Loading branch information
edenhaus committed Sep 15, 2023
1 parent 9eb0b84 commit b329439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/timer/strings.json
Expand Up @@ -65,7 +65,7 @@
},
"reload": {
"name": "[%key:common::action::reload%]",
"description": "Reloads helpers from the YAML-configuration."
"description": "Reloads timers from the YAML-configuration."
}
}
}

0 comments on commit b329439

Please sign in to comment.