summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-03-22 10:49:14 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-03-22 10:49:14 +0000
commit50706deb0ebdc1193e4381aaacb3c709f9af3f13 (patch)
tree3735a5f8d4da27c50116829d024f40687918e54b
parentda2943b52f067b13974f26ebc141a3b092e2240f (diff)
Channel: stop referring to Channel properties
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--spec/Channel.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/spec/Channel.xml b/spec/Channel.xml
index f8860e9..1ca6477 100644
--- a/spec/Channel.xml
+++ b/spec/Channel.xml
@@ -236,11 +236,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>This channel represents Ytstenut commands being sent to or from a
remote service.</p>
- <p>To send a command to a remote service, request a channel of this type,
- specifying <tp:member-ref>TargetHandleType</tp:member-ref> as Contact, the
- <tp:member-ref>TargetID</tp:member-ref> of the target contact (which may
- be the local user's own JID), plus the
- <tp:member-ref>InitiatorService</tp:member-ref>,
+ <p>To send a command to a remote service, request a channel of
+ this type, specifying TargetHandleType as Contact, the TargetID
+ of the target contact (which may be the local user's own JID),
+ plus the <tp:member-ref>InitiatorService</tp:member-ref>,
<tp:member-ref>TargetService</tp:member-ref>,
<tp:member-ref>RequestType</tp:member-ref>,
<tp:member-ref>RequestAttributes</tp:member-ref>,