Skip to content

Commit bdc5362

Browse files
committed
add a comma
1 parent 1889d25 commit bdc5362

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-images/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>5.2.1. </span>
883883
href="#ltshapegt"><i>&lt;shape&gt;</i></a> is omitted, the <a
884884
href="#ending-shape"><i>ending shape</i></a> defaults to a circle if the
885885
<a href="#ltextentgt"><i>&lt;extent&gt;</i></a> is a single
886-
&lt;length&gt; and to an ellipse otherwise.
886+
&lt;length&gt;, and to an ellipse otherwise.
887887

888888
<dt id=radial-position><dfn id=ltpositiongt>&lt;position&gt;</dfn>
889889

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
562562
<dd>Can be either ''circle'' or ''ellipse''; determines whether the
563563
gradient's <i>ending shape</i> is a circle or an ellipse, respectively.
564564
If <i>&lt;shape&gt;</i> is omitted, the <i>ending shape</i> defaults
565-
to a circle if the <i>&lt;extent&gt;</i> is a single &lt;length&gt;
565+
to a circle if the <i>&lt;extent&gt;</i> is a single &lt;length&gt;,
566566
and to an ellipse otherwise.
567567

568568
<dt id='radial-position'><dfn>&lt;position&gt;</dfn></dt>

0 commit comments

Comments
 (0)