The open source OpenXR runtime

c/multi: Comment cleanup

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

+1 -1
+1 -1
src/xrt/compositor/multi/comp_multi_compositor.c
··· 787 787 &xcf); // 788 788 /*! 789 789 * If import_fence succeeded, we have transferred ownership to 790 - * the compositor no need to do anything more. If the call 790 + * the compositor; no need to do anything more. If the call 791 791 * failed we need to close the handle. 792 792 */ 793 793 if (xret == XRT_SUCCESS) {