Skip to content

Commit 3c98625

Browse files
authored
Use an Entity instead of a Entity (#6242)
* Use an Entity instead of a Entity * Revert unwanted changes
1 parent 506b327 commit 3c98625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@
923923
<string name="tile_add">Add tile</string>
924924
<string name="tile_added">Tile added</string>
925925
<string name="tile_data_missing">You need to set up the tile before using it</string>
926-
<string name="tile_entity">Select a entity to toggle or call (required)</string>
926+
<string name="tile_entity">Select an entity to toggle or call (required)</string>
927927
<string name="tile_label">Tile label (required)</string>
928928
<string name="tile_not_setup">Requires setup</string>
929929
<string name="tile_save">Update tile data</string>

0 commit comments

Comments
 (0)