Skip to content

Commit 95edabe

Browse files
committed
Replaced CSS3VALUES by CSS3VAL.
1 parent 984477a commit 95edabe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css4-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2265,7 +2265,7 @@ <h3 id="word-spacing">
22652265
<!-- -->:lang(en) { word-spacing: 200%; }</pre>
22662266

22672267
<p>The following example will <em>add</em> half the the width of the
2268-
&ldquo;0&rdquo; glyph to word spacing character [[CSS3VALUES]]:
2268+
&ldquo;0&rdquo; glyph to word spacing character [[CSS3VAL]]:
22692269
<pre>p { word-spacing: 0.5ch; }</pre>
22702270
</div>
22712271

0 commit comments

Comments
 (0)