doc: fix wrong reference to the plugin system

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1345>
This commit is contained in:
Peter Hutterer 2025-10-24 11:17:03 +10:00 committed by Marge Bot
parent cc7dfccd22
commit 60c5fdbc2f

View file

@ -3772,7 +3772,7 @@ enum libinput_plugin_system_flags {
* ```
* struct libinput *li = libinput_udev_create_context(...);
* libinput_plugin_system_append_default_paths(li);
* libinput_plugin_system_load(li, flags);
* libinput_plugin_system_load_plugins(li, flags);
* ```
*
* This function must be called before libinput iterates through the