Skip to content

Commit 00c4c1e

Browse files
zcorpansvgeesus
authored andcommitted
Editorial: typo sIdentity → isIdentity
1 parent 0af2ec0 commit 00c4c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geometry/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@ for=matrix>is2D</a> to <code>false</code>.
11921192
<div dfn-type=attribute dfn-for=DOMMatrixReadOnly>
11931193
<p>The <dfn><code>is2D</code></dfn> attribute must return the value of <a for=matrix>is2D</a>.
11941194

1195-
<p>The <dfn><code>sIdentity</code></dfn> attribute must return <code>true</code> if
1195+
<p>The <dfn><code>isIdentity</code></dfn> attribute must return <code>true</code> if
11961196
{{DOMMatrixReadOnly/m12}}, {{DOMMatrixReadOnly/m13}}, {{DOMMatrixReadOnly/m14}},
11971197
{{DOMMatrixReadOnly/m21}}, {{DOMMatrixReadOnly/m23}}, {{DOMMatrixReadOnly/m24}},
11981198
{{DOMMatrixReadOnly/m31}}, {{DOMMatrixReadOnly/m32}}, {{DOMMatrixReadOnly/m34}},

0 commit comments

Comments
 (0)