Skip to content

Commit

Permalink
Addresses #154 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
palemieux committed Feb 6, 2016
1 parent a8186ab commit c67e42f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/ttml-ww-profiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,9 @@ <h3>Profile Resolution Semantics</h3>
the <a>Document Interchange Context</a> or (and) the <a>Document Processing
Context</a>, which MAY entail inspecting document content.</p>

<p>If the resolved profile is a not a profile supported by the <a>Processor</a>
<p>If the resolved profile is not a profile supported by the <a>Processor</a>
but is feasibly interoperable with the <a>Text Profile</a>, then the resolved
profile is the <a>Text Profile</a>; otherwise, if the resolved profile is a not
profile is the <a>Text Profile</a>; otherwise, if the resolved profile is not
a profile supported by the <a>Processor</a> but is feasibly interoperable with
the <a>Image Profile</a>, then the resolved profile is the <a>Image Profile</a>.</p>

Expand Down

0 comments on commit c67e42f

Please sign in to comment.