[Telepathy-commits] [telepathy-spec/master] ChannelRequest: in Failed argument Error, reference CreateChannel instead of RequestChannels
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:20 PDT 2008
---
spec/Channel_Request.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index a3592a2..c37a891 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -109,10 +109,10 @@
</tp:docstring>
<arg name="Error" type="s" tp:type="DBus_Error_Name">
- <tp:docstring>
- The name of a D-Bus error raised when RequestChannels was
- called on the Connection, or if RequestChannels could not even
- be called, a suitable D-Bus error.
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ The name of a D-Bus error. This can come from various sources,
+ including the error raised by CreateChannel, or an error generated
+ to represent failure to establish the Connection.
</tp:docstring>
</arg>
--
1.5.6.5
More information about the Telepathy-commits
mailing list