mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 17:10:40 -05:00
input-settings/x11: Fix typo in has_udev_property
https://gitlab.gnome.org/GNOME/mutter/merge_requests/256
This commit is contained in:
parent
0487e6f11f
commit
0700f3749f
@ -496,7 +496,7 @@ has_udev_property (MetaInputSettings *settings,
|
||||
|
||||
if (!warned_once)
|
||||
{
|
||||
g_warning ("Failed to set acceleration profile: no udev support");
|
||||
g_warning ("Failed to query property: no udev support");
|
||||
warned_once = TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user