···981981 *
982982 * Common compositor client interface/base.
983983 *
984984- * A compositor is very much analogous to a `XrSession` but without any of the
985985- * input functionality, and does have the same life time as a `XrSession`.
984984+ * A compositor is very much analogous to an `XrSession` but without any of the
985985+ * input functionality, and does have the same lifetime as an `XrSession`.
986986 */
987987struct xrt_compositor
988988{
···13851385 enum xrt_perf_set_level level);
1386138613871387 /*!
13881388- * @brief Get the extents of the reference space’s bounds rectangle.
13881388+ * @brief Get the extents of the reference space's bounds rectangle.
13891389 */
13901390 xrt_result_t (*get_reference_bounds_rect)(struct xrt_compositor *xc,
13911391 enum xrt_reference_space_type reference_space_type,