From 483ee12abeaa1ce5f56eec1d434e071b14f8b062 Mon Sep 17 00:00:00 2001 From: Philipp Hancke Date: Wed, 18 Dec 2013 18:06:31 +0100 Subject: [PATCH] fix typo --- inbox/jingle-grouping.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inbox/jingle-grouping.xml b/inbox/jingle-grouping.xml index 04e0a8c8..012e0bb8 100644 --- a/inbox/jingle-grouping.xml +++ b/inbox/jingle-grouping.xml @@ -41,7 +41,7 @@ a=group:semantics identification-tag a=group:LS voice webcam -

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.

+

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.