summaryrefslogtreecommitdiff
path: root/opencl/inc/opencl_device_selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'opencl/inc/opencl_device_selection.h')
-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 543c6297a108..19202ade6824 100644
--- a/opencl/inc/opencl_device_selection.h
+++ b/opencl/inc/opencl_device_selection.h
@@ -321,7 +321,7 @@ public:
* XmlWalker main purpose is to make it easier for walking the
* parsed XML DOM tree.
*
- * It hides all the libxml2 and C -isms and makes the useage more
+ * It hides all the libxml2 and C -isms and makes the usage more
* comfortable from LO developer point of view.
*
* TODO: move to common code