diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-10-27 10:05:52 +0100 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-10-27 10:05:52 +0100 |
commit | 39481cc4ca81211e2fb6563664cd9ec3456e63c4 (patch) | |
tree | ded80080cc7236eb1470271d50684a2519841872 | |
parent | b4be77857fdc1fc9bd750746172c5d9594e00bb0 (diff) |
Content: fix a typo
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r-- | spec/Call_Content.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Call_Content.xml b/spec/Call_Content.xml index dd287767..7f43186e 100644 --- a/spec/Call_Content.xml +++ b/spec/Call_Content.xml @@ -120,7 +120,7 @@ <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Emitted when the content is removed from the call. This signal is similar to the <tp:dbus-ref - namespace="odfT.Channel.Type">Call.DRAFT.ContentRemoved</tp:dbus-ref> + namespace="ofdT.Channel.Type">Call.DRAFT.ContentRemoved</tp:dbus-ref> signal.</p> </tp:docstring> </signal> |