The open source OpenXR runtime

st/oxr: codespell comment fix-up

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

authored by Korcan Hussein and committed by Jakob Bornecrantz 49fb4402 35ed3c93

Changed files
+1 -1
src
xrt
state_trackers
+1 -1
src/xrt/state_trackers/oxr/oxr_face_tracking_android.c
··· 65 65 { 66 66 /*! 67 67 * OXR_TWO_CALL_CHECK_* macro usage here is not technically necessary because validation 68 - * is handled in the API layer before this function is called, but we still re-use them here 68 + * is handled in the API layer before this function is called, but we still reuse them here 69 69 * for declarative purposes of handling two-call patterns of setting capacities on the first call. 70 70 */ 71 71