···162162 if (inst->quirks.map_stage_to_local_floor) {
163163 /* When stage is mapped to local_floor:
164164 * ignore stage changes
165165- * for local_floor changes, send a duplicate envent for stage
165165+ * for local_floor changes, send a duplicate event for stage
166166 * */
167167 switch (ref_change->ref_type) {
168168 case XRT_SPACE_REFERENCE_TYPE_STAGE: return XR_SUCCESS;