We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b96d3b commit 0dc715cCopy full SHA for 0dc715c
1 file changed
css-transforms-2/Overview.bs
@@ -1452,7 +1452,7 @@ One translation unit on a matrix is equivalent to 1 pixel in the local coordinat
1452
1453
$$\begin{bmatrix} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & -1/d & 1 \end{bmatrix}$$
1454
1455
- If the parameter <var>d</var> is ''perpective()/none'' it is treated as infinity
+ If the parameter <var>d</var> is ''perspective()/none'' it is treated as infinity
1456
(and the resulting matrix is the identity matrix).
1457
1458
</ul>
0 commit comments