The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

xrt: Fix typo

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2342>

+1 -1
+1 -1
src/xrt/include/xrt/xrt_session.h
··· 198 198 199 199 /*! 200 200 * Used internally from producers of events to push events into session, some 201 - * sinks might mutliplex events to multiple sessions. 201 + * sinks might multiplex events to multiple sessions. 202 202 * 203 203 * @ingroup xrt_iface 204 204 */