aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEROIAlignLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/NEON/functions/NEROIAlignLayer.h')
-rw-r--r--arm_compute/runtime/NEON/functions/NEROIAlignLayer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm_compute/runtime/NEON/functions/NEROIAlignLayer.h b/arm_compute/runtime/NEON/functions/NEROIAlignLayer.h
index ea3be18932..9d934588fb 100644
--- a/arm_compute/runtime/NEON/functions/NEROIAlignLayer.h
+++ b/arm_compute/runtime/NEON/functions/NEROIAlignLayer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019-2020 Arm Limited.
+ * Copyright (c) 2019-2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -34,7 +34,7 @@ class ITensorInfo;
/** Basic function to run @ref NEROIAlignLayerKernel.
*
- * This function calls the following NEON kernels:
+ * This function calls the following Neon kernels:
* -# @ref NEROIAlignLayerKernel
*
*/