summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/FTPContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/FTPContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/FTPContent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/FTPContent.idl b/offapi/com/sun/star/ucb/FTPContent.idl
index 87f38b609993..80bb55794bf2 100644
--- a/offapi/com/sun/star/ucb/FTPContent.idl
+++ b/offapi/com/sun/star/ucb/FTPContent.idl
@@ -80,7 +80,7 @@ published service FTPContent
Let the new object ( not the parent! ) execute the command "insert".
This will create the corresponding physical file or directory.
For files, you need to supply the implementation of
- an com::sun::star::io::XInputStream with the
+ a com::sun::star::io::XInputStream with the
command's parameters, that provides access to the stream data.
</li>
</ol>