mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
bbaed6f377
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.