···130130 !xrt_prober_match_string(xp, dev, XRT_PROBER_STRING_PRODUCT,
131131 VIVE_PRO_PRODUCT_STRING)) {
132132 if (print_debug)
133133- printf("Vive Pro manufactuer string did not match.\n");
133133+ printf("Vive Pro manufacturer string did not match.\n");
134134 return -1;
135135 }
136136···197197 VALVE_INDEX_PRODUCT_STRING)) {
198198 if (print_debug)
199199 printf(
200200- "Valve Index manufactuer string did not match.\n");
200200+ "Valve Index manufacturer string did not match.\n");
201201 return -1;
202202 }
203203