From c0bcdde2a048b6e5465a14182947c09fcd170d45 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 1 Oct 2016 17:45:29 +0200 Subject: Fix typos Change-Id: I6aeda978911b25caa45d4e459e581fc743e93d2c Reviewed-on: https://gerrit.libreoffice.org/29442 Tested-by: Jenkins Reviewed-by: Noel Grandin --- offapi/com/sun/star/sheet/opencl/XOpenCLSelection.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/sheet/opencl/XOpenCLSelection.idl b/offapi/com/sun/star/sheet/opencl/XOpenCLSelection.idl index a0861a4c37a8..3fb7430fa6a6 100644 --- a/offapi/com/sun/star/sheet/opencl/XOpenCLSelection.idl +++ b/offapi/com/sun/star/sheet/opencl/XOpenCLSelection.idl @@ -38,7 +38,7 @@ interface XOpenCLSelection : com::sun::star::uno::XInterface void enableAutomaticDeviceSelection( [in] boolean force ); /** - * Disbales automatic OpenCL Device Selection + * Disables automatic OpenCL Device Selection */ void disableAutomaticDeviceSelection(); -- cgit v1.2.3