[Telepathy-commits] [telepathy-spec/master] Fixed the English of OfferFile's docstring.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:14 PST 2008


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 spec/Channel_Type_FileTransfer.xml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_FileTransfer.xml b/spec/Channel_Type_FileTransfer.xml
index 134a41b..11cec20 100644
--- a/spec/Channel_Type_FileTransfer.xml
+++ b/spec/Channel_Type_FileTransfer.xml
@@ -340,8 +340,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
 
     <method name="OfferFile">
       <tp:docstring>
-        Offer a file transfer that's in the Not_Offered state. The file transfer
-        becomes remote pending after this method is called.
+        Offer a file transfer that's in the Not_Offered state. Open a socket
+        that the client can use to provide a file to the connection manager.
+        The channel MUST be in the Not_Offered state, and will change state
+        to Remote_Pending when this method is called.
       </tp:docstring>
       <arg direction="in" name="address_type" type="u" tp:type="Socket_Address_Type">
         <tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list