mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
Fix Typos in Comments and Documentation #27455 Description: This pull request corrects minor typos in comments and documentation within the codebase: - Replaces "representitive" with "representative" in kmeans.cpp. - Replaces "indices" with the correct spelling in a comment in main.cu.