mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Fixed typo in word 'timetamp' & 'Timetamps'

Open guizo792 opened this issue 1 year ago • 0 comments

While using this code, I encountered a typo in the files : mediapipe/framework/calculator_graph_bounds_test.cc mediapipe/framework/calculator_profile.proto mediapipe/framework/profiler/trace_builder.cc mediapipe/java/com/google/mediapipe/components/ExternalTextureConverter.java

The word 'timetamp' was incorrectly used instead of 'timestamp'. I have corrected this typo and opened a pull request referencing the corresponding issue number.

guizo792 avatar Apr 27 '24 00:04 guizo792