From d0cdb8fcd3c61cbe687cc685885e1a9d83f940ea Mon Sep 17 00:00:00 2001 From: Christoph Haag Date: Mon, 15 Nov 2021 23:28:38 +0100 Subject: [PATCH] st/oxr: Fix subactoin typo in comment --- src/xrt/state_trackers/oxr/oxr_objects.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xrt/state_trackers/oxr/oxr_objects.h b/src/xrt/state_trackers/oxr/oxr_objects.h index bc2dee700..1887c002e 100644 --- a/src/xrt/state_trackers/oxr/oxr_objects.h +++ b/src/xrt/state_trackers/oxr/oxr_objects.h @@ -1634,7 +1634,7 @@ struct oxr_action_attachment /*! - * For pose actions any subactoin paths are special treated, at bind + * For pose actions any subaction paths are special treated, at bind * time we pick one subaction path and stick to it as long as the action * lives. */