Skip to content

Commit d994e61

Browse files
committed
[css-text-4] Fix typo
This caused the spec to say the opposite of what it was trying to say. Fixes w3c#1593
1 parent 3e27468 commit d994e61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-text-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,8 +1022,8 @@ Character Class Spacing: the 'text-spacing' property</h3>
10221022

10231023
<dt><dfn>space-end</dfn>
10241024
<dd>
1025-
Set <a>fullwidth opening punctuation</a> with full-width glyphs (spaced)
1026-
at the start of each line.
1025+
Set <a>fullwidth closing punctuation</a> with full-width glyphs (spaced)
1026+
at the end of each line.
10271027

10281028
<dt><dfn>trim-end</dfn>
10291029
<dd>

0 commit comments

Comments
 (0)