elementary_config: Fix typo for Entry 'Mangifiers'

This commit is contained in:
Christopher Michael 2022-10-26 07:16:37 -04:00
parent daeb5264a8
commit 9443dd0adc
1 changed files with 1 additions and 1 deletions

View File

@ -2029,7 +2029,7 @@ _status_config_etc(Evas_Object *win,
elm_check_state_set(ck, elm_config_desktop_entry_get());
// desktop_entry
CHECK_ADD("Entry Mangifiers", "Set popup magnifiers on start/end selection handles in entries", mag_change, NULL);
CHECK_ADD("Entry Magnifiers", "Set popup magnifiers on start/end selection handles in entries", mag_change, NULL);
elm_check_state_set(ck, elm_config_magnifier_enable_get());
// access