Skip to content

Commit e5c3b37

Browse files
committed
oops again
1 parent beae73b commit e5c3b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4565,7 +4565,7 @@ boolean <var>subtree</var>:
45654565
<li><p>Let <var>copy</var> be the result of <a>cloning a single node</a> given <var>node</var> and
45664566
<var>document</var>.
45674567

4568-
<li><p>If <var>parent</var> is non-null, then <a for=/>append</a> <var>childCopy</var> to
4568+
<li><p>If <var>parent</var> is non-null, then <a for=/>append</a> <var>copy</var> to
45694569
<var>parent</var>.
45704570

45714571
<li><p>Run any <a>cloning steps</a> defined for <var>node</var> in

0 commit comments

Comments
 (0)