Skip to content

Commit

Permalink
Rephrased a couple of sentences based on feedback from @mfoltzgoogle
Browse files Browse the repository at this point in the history
  • Loading branch information
tidoust committed Apr 19, 2016
1 parent e2424bd commit b309840
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions index.html
Expand Up @@ -2283,8 +2283,9 @@ <h3>
<a>receiving user agent</a>.
</p>
<p>
A <a>PresentationReceiver</a> object is associated with a
<a>PresentationConnectionList</a> object when it is created.
When the <a>PresentationReceiver</a> object is created, a
<a>PresentationConnectionList</a> object is also created and
associated with that <a>PresentationReceiver</a> object.
</p>
<p>
On getting, the <dfn for="PresentationReceiver">connectionList</dfn>
Expand All @@ -2307,10 +2308,8 @@ <h3>
the <a>PresentationConnectionList</a> object associated with the <a>
PresentationReceiver</a> object.
</li>
<li>Otherwise, <var>P</var> remains unsettled. It will be resolved
when the first <a>presentation connection</a> is added to the <a>set
of presentation controllers</a> as part of the <a>monitoring incoming
presentation connections</a> algorithm.
<li>Otherwise, <var>P</var> remains unsettled and associated with the
<a>PresentationReceiver</a> object.
</li>
</ol>
<section>
Expand Down

0 comments on commit b309840

Please sign in to comment.