a/util: Fix doxygen warning

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2322>
This commit is contained in:
Rylie Pavlik 2024-08-28 12:13:46 -05:00
parent 3057eac229
commit e585d7aa55

View file

@ -202,7 +202,7 @@ u_builder_roles_helper_open_system(struct xrt_builder *xb,
* the @ref u_builder should use this function for xrt_builder::open_system.
*
* When using this function the builder must have @ref u_builder and implement
* the @ref u_builder::open_static_roles function, see documentation for
* the @ref u_builder::open_system_static_roles function, see documentation for
* @ref u_builder_open_system_fn about requirements.
*
* @ingroup aux_util