From 3dfdd18707019c49723ad98e74f5202a3ae436f7 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 2 Jul 2015 18:24:20 +0200 Subject: Fix typos Change-Id: Iddcc22f62ea134ea797292daa02e47042d52d0d1 Reviewed-on: https://gerrit.libreoffice.org/16710 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- sc/source/core/opencl/formulagroupcl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/source/core/opencl/formulagroupcl.cxx') diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx index 3e33537d69ff..98c95e7cad99 100644 --- a/sc/source/core/opencl/formulagroupcl.cxx +++ b/sc/source/core/opencl/formulagroupcl.cxx @@ -3683,7 +3683,7 @@ public: /// Produce kernel hash std::string GetMD5(); - /// Create program, build, and create kerenl + /// Create program, build, and create kernel /// TODO cache results based on kernel body hash /// TODO: abstract OpenCL part out into OpenCL wrapper. void CreateKernel(); -- cgit v1.2.3