summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/sheet/opencl/XOpenCLSelection.idl2
1 files changed, 1 insertions, 1 deletions
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();