···141141 /*!
142142 * A timeline semaphore made by the native compositor and imported by us.
143143 *
144144- * When this is valid, we should use xrt_compositor::layer_commit_with_sync:
144144+ * When this is valid, we should use xrt_compositor::layer_commit_with_semaphone:
145145 * it means the native compositor knows about timeline semaphores, and we can import its semaphores, so we can
146146 * pass @ref timeline_semaphore instead of blocking locally.
147147 */
+1-1
src/xrt/compositor/client/comp_d3d12_client.cpp
···132132 /*!
133133 * A timeline semaphore made by the native compositor and imported by us.
134134 *
135135- * When this is valid, we should use @ref xrt_compositor::layer_commit_with_sync:
135135+ * When this is valid, we should use @ref xrt_compositor::layer_commit_with_semaphone:
136136 * it means the native compositor knows about timeline semaphores, and we can import its semaphores, so we can
137137 * pass @ref timeline_semaphore instead of blocking locally.
138138 */