diff --git a/neuralnetworks/1.2/types.hal b/neuralnetworks/1.2/types.hal index 2e48ba016f..5b1c7f9f7f 100644 --- a/neuralnetworks/1.2/types.hal +++ b/neuralnetworks/1.2/types.hal @@ -459,7 +459,7 @@ struct Model { * {@link OperationTypeRange::BASE_MAX} respectively should be interpreted * as an extension operand. The low * {@link Model::ExtensionTypeEncoding::LOW_BITS_TYPE} bits of the value - * correspond to the value within the extension and the high + * correspond to the type ID within the extension and the high * {@link Model::ExtensionTypeEncoding::HIGH_BITS_PREFIX} bits encode * the "prefix", which maps uniquely to the extension name. *