summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XStorageRawAccess.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/XStorageRawAccess.idl')
-rw-r--r--offapi/com/sun/star/embed/XStorageRawAccess.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/XStorageRawAccess.idl b/offapi/com/sun/star/embed/XStorageRawAccess.idl
index d73050ddc008..17d4fdef29b6 100644
--- a/offapi/com/sun/star/embed/XStorageRawAccess.idl
+++ b/offapi/com/sun/star/embed/XStorageRawAccess.idl
@@ -122,7 +122,7 @@ published interface XStorageRawAccess
<p>
This method allows to transport encrypted streams without decryption.
Mainly this method is introduced to allow to copy one encrypted
- storage stream to another without decryption. It is not reccomended to
+ storage stream to another without decryption. It is not recommended to
use this method outside of storage implementation since different
storages implementation could have different encryption format. If the
method is used outside of storage implementation the user code is
@@ -183,7 +183,7 @@ published interface XStorageRawAccess
<p>
This method allows to transport encrypted streams without decryption.
Mainly this method is introduced to allow to copy one encrypted
- storage stream to another without decryption. It is not reccomended to
+ storage stream to another without decryption. It is not recommended to
use this method outside of storage implementation since different
storages implementation could have different encryption format.
</p>