From 3b0b85353b2a98487da9689e4d338d2e85ee4c67 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 5 Aug 2019 12:21:31 +0200 Subject: Fix typos Change-Id: I14036476ce3f240d0fdcae7deaa1787f4f47e108 Reviewed-on: https://gerrit.libreoffice.org/76976 Tested-by: Jenkins Reviewed-by: Julien Nabet --- offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl b/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl index 93996a84b596..93eaa5ee3050 100644 --- a/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl +++ b/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl @@ -51,7 +51,7 @@ interface XHierarchicalStorageAccess2 : XHierarchicalStorageAccess can be a combination of ElementModes values @param aEncryptionData - this parameter allowes to specify an encryption data for the + this parameter allows to specify an encryption data for the stream, the data must be correct, otherwise an exception will be thrown -- cgit