···5050 //! The session has been lost.
5151 XRT_SESSION_EVENT_LOST = 4,
52525353- //! The referesh rate of session (compositor) has changed.
5353+ //! The refresh rate of session (compositor) has changed.
5454 XRT_SESSION_EVENT_DISPLAY_REFRESH_RATE_CHANGE = 5,
55555656 //! A reference space for this session has a pending change.
···225225 * The XRT representation of `XrSession`, this object does not have all of the
226226 * functionality of a session, most are partitioned to the session level
227227 * compositor object. Often this is @ref xrt_compositor_native, note that
228228- * interface may also be a system level object depending in implementor.
228228+ * interface may also be a system level object depending in implementer.
229229 *
230230 * @ingroup xrt_iface
231231 */