summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/XInputStreamProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XInputStreamProvider.idl')
-rw-r--r--udkapi/com/sun/star/io/XInputStreamProvider.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/io/XInputStreamProvider.idl b/udkapi/com/sun/star/io/XInputStreamProvider.idl
index 54a54b832209..902157d64ca2 100644
--- a/udkapi/com/sun/star/io/XInputStreamProvider.idl
+++ b/udkapi/com/sun/star/io/XInputStreamProvider.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module io {
<p>Every time createInputStream() is called a new input stream
is returned, always pointing to the begin of the same data. All
input streams returned by createInputStream()
- are completely independend from each other.</p>
+ are completely independent from each other.</p>
*/
published interface XInputStreamProvider : com::sun::star::uno::XInterface
{