mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
fix typo
This commit is contained in:
parent
4bc64ff602
commit
483ee12abe
@ -41,7 +41,7 @@ a=group:semantics identification-tag
|
||||
<code>
|
||||
a=group:LS voice webcam
|
||||
</code>
|
||||
<p>This SDP attribute is translated to Jingle as a <group/> element qualified by the 'urn:xmpp:jingle:apps:grouping:0' namespace, as shown below. The semantics is mapped to a 'semantics' attribute. The identifiation-tags are mapped to content elements whose name attribute is set to the identification-tag.</p>
|
||||
<p>This SDP attribute is translated to Jingle as a <group/> element qualified by the 'urn:xmpp:jingle:apps:grouping:0' namespace, as shown below. The semantics is mapped to a 'semantics' attribute. The identification-tags are mapped to content elements whose name attribute is set to the identification-tag.</p>
|
||||
<code><![CDATA[
|
||||
<group xmlns='urn:xmpp:jingle:apps:grouping:0' semantics='semantics'>
|
||||
<content name='identification-tag 1'/>
|
||||
|
Loading…
Reference in New Issue
Block a user