diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-08-29 17:13:29 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-08-29 17:53:21 +0100 |
commit | 87cac2d58fcb4d1f3be2cdd2aab74ddf6319c2be (patch) | |
tree | 03272c63b560b948be1a16ce0fa270ffbf834343 /spec/Channel_Dispatch_Operation.xml | |
parent | d12b783faf10392f001a8936dbd0d41c19b97c15 (diff) |
ChannelDispatchOperation: hyperlink Closed, and no longer mention DispatchOperationClosed
Diffstat (limited to 'spec/Channel_Dispatch_Operation.xml')
-rw-r--r-- | spec/Channel_Dispatch_Operation.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml index f1e9b034..7095025d 100644 --- a/spec/Channel_Dispatch_Operation.xml +++ b/spec/Channel_Dispatch_Operation.xml @@ -104,8 +104,8 @@ the given handler be used to handle it.</p> <p>If successful, this method will cause the ChannelDispatchOperation - object to disappear, emitting Closed, and also cause the - ChannelDispatcher to emit DispatchOperationClosed.</p> + object to disappear, emitting + <tp:member-ref>Closed</tp:member-ref>.</p> <p>However, this method may fail because the dispatch has already been completed and the object has already gone. If this occurs, it |