summaryrefslogtreecommitdiff
path: root/opencl
diff options
context:
space:
mode:
Diffstat (limited to 'opencl')
-rw-r--r--opencl/inc/opencl_device_selection.h2
1 files changed, 1 insertions, 1 deletions
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
*/