COMPMID-556 Fix NEON/CL copy-paste documentation mistakes

Change-Id: Icbb3a79e42a37f5a874da74231dd185768e4dcc6
Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/112910
Reviewed-by: Gian Marco Iodice <gianmarco.iodice@arm.com>
Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
Tested-by: Anthony Barbier <anthony.barbier@arm.com>
diff --git a/arm_compute/runtime/NEON/functions/NEROIPoolingLayer.h b/arm_compute/runtime/NEON/functions/NEROIPoolingLayer.h
index 5adc111..69a90dd 100644
--- a/arm_compute/runtime/NEON/functions/NEROIPoolingLayer.h
+++ b/arm_compute/runtime/NEON/functions/NEROIPoolingLayer.h
@@ -35,7 +35,7 @@
 
 /** Basic function to run @ref NEROIPoolingLayerKernel.
  *
- * This function calls the following OpenCL kernels:
+ * This function calls the following NEON kernels:
  * -# @ref NEROIPoolingLayerKernel
  *
  */