Fix typo in vector_indices_calculator.h
PiperOrigin-RevId: 477576154
This commit is contained in:
parent
f8af41b1eb
commit
8c8a9cda5a
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
namespace mediapipe {
|
namespace mediapipe {
|
||||||
namespace api2 {
|
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.
|
// the size of the input vector.
|
||||||
//
|
//
|
||||||
// Inputs:
|
// Inputs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user