diff --git a/include/libinput-properties.h b/include/libinput-properties.h index cb3dd2f..56ee625 100644 --- a/include/libinput-properties.h +++ b/include/libinput-properties.h @@ -140,6 +140,6 @@ /* Horizontal scroll events enabled: BOOL, 1 value (0 or 1). * If disabled, horizontal scroll events are discarded */ -#define LIBINPUT_PROP_HORIZ_SCROLL_ENABLED "libinput Horizonal Scroll Enabled" +#define LIBINPUT_PROP_HORIZ_SCROLL_ENABLED "libinput Horizontal Scroll Enabled" #endif /* _LIBINPUT_PROPERTIES_H_ */