Skip to content

Commit df3887f

Browse files
authored
Merge pull request w3c#5368 from uhyo/patch-1
[css-values-4] Fix <<number>> to <<integer>> in Combination of <integer> section (Editorial, so no IPR commitment needed.)
2 parents 06ffd5c + cd78815 commit df3887f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ Combination of <<integer>></h4>
920920
by rounding to the nearest integer,
921921
with values halfway between adjacent integers rounded towards positive infinity.
922922

923-
<a>Addition</a> of <<number>> is defined as
923+
<a>Addition</a> of <<integer>> is defined as
924924
<var>V<sub>result</sub></var> =
925925
<var>V<sub>a</sub></var> + <var>V<sub>b</sub></var>
926926

0 commit comments

Comments
 (0)