From 3dbcd05407101fac9421471bca1c239868ebe951 Mon Sep 17 00:00:00 2001 From: Jin Ma Date: Thu, 31 Oct 2013 16:25:50 +0800 Subject: [PATCH] fixed a typo. --- modules/ocl/perf/perf_moments.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ocl/perf/perf_moments.cpp b/modules/ocl/perf/perf_moments.cpp index ae6878b6fb..4da7de06dc 100644 --- a/modules/ocl/perf/perf_moments.cpp +++ b/modules/ocl/perf/perf_moments.cpp @@ -26,7 +26,7 @@ // // * Redistribution's in binary form must reproduce the above copyright notice, // this list of conditions and the following disclaimer in the documentation -// and/or other oclMaterials provided with the distribution. +// and/or other Materials provided with the distribution. // // * The name of the copyright holders may not be used to endorse or promote products // derived from this software without specific prior written permission.