[Telepathy-commits] [telepathy-spec/master] Fixed docstring of the offset argument of OfferFile.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:18 PST 2008
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
spec/Channel_Type_FileTransfer.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/spec/Channel_Type_FileTransfer.xml b/spec/Channel_Type_FileTransfer.xml
index 7a3b908..61407b6 100644
--- a/spec/Channel_Type_FileTransfer.xml
+++ b/spec/Channel_Type_FileTransfer.xml
@@ -309,8 +309,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<arg direction="in" name="offset" type="t">
<tp:docstring>
The offset in bytes of wthere the file tranfer should start from.
- The offset is taken from the beginning of the file. Values of zero
- will start the transfer from the beginning of the file.
+ The offset is taken from the beginning of the file. Specifying an
+ offset of zero will start the transfer from the beginning of the
+ file.
</tp:docstring>
</arg>
<arg direction="out" name="address" type="v">
--
1.5.6.5
More information about the Telepathy-commits
mailing list