From ee205b29f7a2bb92aeef55ca88fccc8c91f22ec0 Mon Sep 17 00:00:00 2001
From: Hans Bolinder
Date: Mon, 19 Sep 2011 15:36:08 +0200
Subject: Correct XML files
---
lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'lib/cosFileTransfer')
diff --git a/lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml b/lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml
index 5ac2c61c92..918f0bf9f7 100644
--- a/lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml
+++ b/lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml
@@ -159,7 +159,7 @@
insert(FTS, SourceFile, DestinationFile, Offset) -> Return
- Insert the SourceFileinto the DestinationFileOffsetbytes from the start of the file
+ Insert the SourceFileinto the DestinationFile Offsetbytes from the start of the file
FTS = SourceFile = DestinationFile = #objref
Offset = long()
@@ -168,7 +168,7 @@
This operation behaves almost like the append/3 operation. The
difference is that the SourceFile will be inserted into the
- DestinationFileOffset bytes from the start of the file.
+ DestinationFile Offset bytes from the start of the file.
Currently, it is not possible to use this operation when the target
object represents FTP.
--
cgit v1.2.3