fix typo in WLR_HAS_LIBINPUT_BACKEND description in config.h.in

This commit is contained in:
Florian Kraupa 2026-05-12 14:40:38 +00:00
parent e4a1268b2a
commit 508fdba2c0

View file

@ -10,7 +10,7 @@
#mesondefine WLR_HAS_DRM_BACKEND
/**
* Whether the libinput backend is compile-time enabled. Equivalent to the
* pkg-config "have_libinput_backend" vartiable.
* pkg-config "have_libinput_backend" variable.
*
* Required for <wlr/backend/libinput.h>.
*/