diff --git a/examples/qualcomm/custom_op/example_op_package_htp/ExampleOpPackage/src/ExampleOpPackageInterface.cpp b/examples/qualcomm/custom_op/example_op_package_htp/ExampleOpPackage/src/ExampleOpPackageInterface.cpp index 8eeca16e982..25eb5b1c4b8 100644 --- a/examples/qualcomm/custom_op/example_op_package_htp/ExampleOpPackage/src/ExampleOpPackageInterface.cpp +++ b/examples/qualcomm/custom_op/example_op_package_htp/ExampleOpPackage/src/ExampleOpPackageInterface.cpp @@ -105,7 +105,7 @@ INIT_PACKAGE_PARAM_ORDER_DEF() * needs to be global in the package * one list per package * for listing op names which support per-channel quantization - * per-axis quantization info of an op is embeded in axisScaleOffsetEncoding + * per-axis quantization info of an op is embedded in axisScaleOffsetEncoding * inside Qnn_Tensor_t types * HTP backend only supports per-channel scale ops * i.e. along last dimension, offset is always zero