aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/NEKernels.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/NEON/NEKernels.h')
-rw-r--r--src/core/NEON/NEKernels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/NEON/NEKernels.h b/src/core/NEON/NEKernels.h
index 66309f9296..b962c9eeee 100644
--- a/src/core/NEON/NEKernels.h
+++ b/src/core/NEON/NEKernels.h
@@ -24,7 +24,7 @@
#ifndef ARM_COMPUTE_NEKERNELS_H
#define ARM_COMPUTE_NEKERNELS_H
-/* Header regrouping all the NEON kernels */
+/* Header regrouping all the Neon kernels */
#include "src/core/NEON/kernels/NEAbsoluteDifferenceKernel.h"
#include "src/core/NEON/kernels/NEAccumulateKernel.h"
#include "src/core/NEON/kernels/NEBatchNormalizationLayerKernel.h"