From 6445d8d7d662d9bbeb20647bd14470ff7a4dba34 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 1 Oct 2016 13:09:49 +0200 Subject: Fix typos Change-Id: Icfc61fcc5ace717bca4bea988243674afe31e6f8 Reviewed-on: https://gerrit.libreoffice.org/29435 Tested-by: Jenkins Reviewed-by: Noel Grandin --- opencl/inc/opencl_device_selection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opencl/inc/opencl_device_selection.h') 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 -- cgit