Skip to content

Commit 0dc715c

Browse files
committed
[css-transforms-2] Spell check.
1 parent 3b96d3b commit 0dc715c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-transforms-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,7 @@ One translation unit on a matrix is equivalent to 1 pixel in the local coordinat
14521452

14531453
$$\begin{bmatrix} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & -1/d & 1 \end{bmatrix}$$
14541454

1455-
If the parameter <var>d</var> is ''perpective()/none'' it is treated as infinity
1455+
If the parameter <var>d</var> is ''perspective()/none'' it is treated as infinity
14561456
(and the resulting matrix is the identity matrix).
14571457

14581458
</ul>

0 commit comments

Comments
 (0)