diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-30 14:08:43 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-30 14:14:00 -0700 |
commit | 410d2005f5a1f11e8204d9bc3432e0b145ae3161 (patch) | |
tree | f496c097e84884542ca64b2c73e166f22f31a629 /specs | |
parent | 08df47e4786d112a639915331702b4a27def6a56 (diff) |
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,code,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs')
-rw-r--r-- | specs/ice.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/ice.xml b/specs/ice.xml index 44b7c79..3f897f6 100644 --- a/specs/ice.xml +++ b/specs/ice.xml @@ -94,7 +94,7 @@ allow them to share the same transport layer connection.</para> <para>Through some mechanism outside ICE, two parties make themselves known to each other and agree that they would like to communicate using an ICE -subprotocol. ICE assumes that this negotation includes some notion by which +subprotocol. ICE assumes that this negotiation includes some notion by which the parties will decide which is the <quote>originating</quote> party and which is the <quote>answering</quote> party. The negotiation will also need to provide the originating party with a name or address of the answering party. Examples |