Skip to content

Commit 42e027a

Browse files
dirkschulzesvgeesus
authored andcommitted
Merge pull request #278 from w3c/zcorpan/fromPoint-must
[geometry] Add a missing "must"
1 parent 40f054c commit 42e027a

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
@@ -141,7 +141,7 @@ id=dom-dompointreadonly-frompoint><code>fromPoint(<var>other</var>)</code></dfn>
141141

142142
<p>The <dfn method dfn-for=DOMPoint
143143
id=dom-dompoint-frompoint><code>fromPoint(<var>other</var>)</code></dfn> static method on
144-
{{DOMPoint}} <a>create a <code>DOMPoint</code> from the dictionary</a> <var>other</var>.
144+
{{DOMPoint}} must <a>create a <code>DOMPoint</code> from the dictionary</a> <var>other</var>.
145145

146146
<p>To <dfn lt="create a DOMPointReadOnly from the dictionary">create a <code>DOMPointReadOnly</code>
147147
from a dictionary</dfn> <var>other</var>, or to <dfn lt="create a DOMPoint from the

0 commit comments

Comments
 (0)