summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-23 15:42:57 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-27 10:17:20 +0100
commit85f4d5e755b0768a3ed8e5bfed5702a28a31d8d9 (patch)
treeffb236d95f33f1287898b735bfda3095647108a4 /offapi/com/sun/star/packages/XDataSinkEncrSupport.idl
parent5c0a22ab34a1ce0a7d1bd66e82d82f8bc6caaeec (diff)
Some fixes to documentation (part 3)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/packages/XDataSinkEncrSupport.idl')
-rw-r--r--offapi/com/sun/star/packages/XDataSinkEncrSupport.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl b/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl
index 3f768b6a421d..40d448330a0e 100644
--- a/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl
+++ b/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl
@@ -92,7 +92,7 @@ interface XDataSinkEncrSupport: com::sun::star::uno::XInterface
In case stream is not encrypted an exception will be thrown.
<p>
The difference of raw stream is that it contains header for encrypted data,
- so an encrypted stream can be copyed from one PackageStream to
+ so an encrypted stream can be copied from one PackageStream to
another one without decryption.
</p>