fix(widget): Correct typo in the configuration resize hint

This commit is contained in:
darken
2026-07-02 17:32:29 +02:00
committed by Matthias Urhahn
parent 272a7121a9
commit 3dd1f8151a
+1 -1
View File
@@ -183,7 +183,7 @@
<string name="widget_config_transparency_label">Background transparency</string>
<string name="widget_config_show_device_label">Show device name</string>
<string name="widget_config_reset_label">Reset to defaults</string>
<string name="widget_config_preview_resize_hint">You can resize the widget after placing it on your hoem screen.</string>
<string name="widget_config_preview_resize_hint">You can resize the widget after placing it on your home screen.</string>
<string name="widget_config_custom_label">Custom</string>
<string name="widget_config_preset_material_you">Material You</string>
<string name="widget_config_preset_dark">Dark</string>