[Telepathy-commits] [telepathy-spec/master] Fixed State_Accepted's docstring.

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


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

diff --git a/spec/Channel_Type_FileTransfer.xml b/spec/Channel_Type_FileTransfer.xml
index ed00c23..6aaa0fa 100644
--- a/spec/Channel_Type_FileTransfer.xml
+++ b/spec/Channel_Type_FileTransfer.xml
@@ -196,9 +196,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       </tp:enumvalue>
       <tp:enumvalue suffix="Accepted" value="2">
         <tp:docstring>
-          The file transfer has been accepted locally, but not currently open.
-          The transfer should now wait for the state to change to Open and
-          check the offset value.
+          The client has accepted the incoming file transfer, but the transfer
+          is not open. The clientshould now wait for the state to change to Open
+          and check the offset value.
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="Local_Pending" value="3">
-- 
1.5.6.5




More information about the Telepathy-commits mailing list