cleanup: Fix various typos
Using the typos cli app Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3169>
This commit is contained in:

committed by
Marge Bot

parent
04f18ae726
commit
cd27cb5c85
@ -1649,7 +1649,7 @@ meta_preference_to_string (MetaPreference pref)
|
||||
return "VISUAL_BELL_TYPE";
|
||||
|
||||
case META_PREF_GNOME_ACCESSIBILITY:
|
||||
return "GNOME_ACCESSIBILTY";
|
||||
return "GNOME_ACCESSIBILITY";
|
||||
|
||||
case META_PREF_GNOME_ANIMATIONS:
|
||||
return "GNOME_ANIMATIONS";
|
||||
|
Reference in New Issue
Block a user