From 3742748699cc09b04bff3d7c606f1c7a21427357 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 9 May 2016 10:18:31 +0200 Subject: Fix typos Change-Id: I1c1894fcf533291b34a662b6efb96dcfa75b92b3 Reviewed-on: https://gerrit.libreoffice.org/24760 Tested-by: Jenkins Reviewed-by: Michael Stahl --- opencl/inc/opencl_device_selection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opencl') diff --git a/opencl/inc/opencl_device_selection.h b/opencl/inc/opencl_device_selection.h index e2bda73af8f3..19b74aba665f 100644 --- a/opencl/inc/opencl_device_selection.h +++ b/opencl/inc/opencl_device_selection.h @@ -311,7 +311,7 @@ public: * parsed XML DOM tree. * * It hides all the libxml2 and C -isms and makes the useage more - * confortable from LO developer point of view. + * comfortable from LO developer point of view. * * TODO: move to common code */ -- cgit