Fix typo in vector_indices_calculator.h

PiperOrigin-RevId: 477576154
This commit is contained in:
Sebastian Schmidt 2022-09-28 16:05:43 -07:00 committed by Copybara-Service
parent f8af41b1eb
commit 8c8a9cda5a

View File

@ -23,7 +23,7 @@
namespace mediapipe {
namespace api2 {
// Calculator that takes a vector and consturct an index range vector based on
// Calculator that takes a vector and constructs an index range vector based on
// the size of the input vector.
//
// Inputs: