From 5b50f42a2bef5f5df38c7a34bfb5fa06895f6fed Mon Sep 17 00:00:00 2001 From: Giorgio Arena Date: Wed, 17 Feb 2021 11:43:05 +0000 Subject: Update deprecation notices Change-Id: I6db0a10249b2212add3ff4bb2598b03cae2bff55 Signed-off-by: Giorgio Arena Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5098 Reviewed-by: Michele Di Giorgio Reviewed-by: Georgios Pinitas Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- arm_compute/core/CL/CLKernelLibrary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm_compute/core/CL/CLKernelLibrary.h') diff --git a/arm_compute/core/CL/CLKernelLibrary.h b/arm_compute/core/CL/CLKernelLibrary.h index 0d8e4a6164..24eef639ae 100644 --- a/arm_compute/core/CL/CLKernelLibrary.h +++ b/arm_compute/core/CL/CLKernelLibrary.h @@ -47,7 +47,7 @@ private: public: /** Access the KernelLibrary singleton. - * This method has been deprecated and will be removed in the next release. + * This method has been deprecated and will be removed in future releases * @return The KernelLibrary instance. */ static CLKernelLibrary &get(); -- cgit v1.2.1