Skip to content

Commit c5944d5

Browse files
committed
Fix slight preprocessor confusion.
1 parent 97daf52 commit c5944d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

css-size-adjust/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
141141
class=property>text-size-adjust</code></a>&rsquo;
142142

143143
<li>the reference to <a href="#CSS3TEXT"
144-
rel=biblioentry>[CSS3TEXT]<!--{{!CSS3TEXT}}--></a>&lsquo;<code
145-
class=css>s </code>&rsquo;text-wrap' property
144+
rel=biblioentry>[CSS3TEXT]<!--{{!CSS3TEXT}}--></a>&apos;s &lsquo;<code
145+
class=property>text-wrap</code>&rsquo; property
146146
</ul>
147147

148148
<h2 class="no-num no-toc" id=contents>Table of contents</h2>

css-size-adjust/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2>
7070
<p>The following features are at risk:</p>
7171
<ul>
7272
<li>the &lt;percentage&gt; value for 'text-size-adjust'</li>
73-
<li>the reference to [[!CSS3TEXT]]'s 'text-wrap' property</li>
73+
<li>the reference to [[!CSS3TEXT]]&apos;s 'text-wrap' property</li>
7474
</ul>
7575

7676
<h2 class="no-num no-toc" id="contents">Table of contents</h2>

0 commit comments

Comments
 (0)