We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beae73b commit e5c3b37Copy full SHA for e5c3b37
dom.bs
@@ -4565,7 +4565,7 @@ boolean <var>subtree</var>:
4565
<li><p>Let <var>copy</var> be the result of <a>cloning a single node</a> given <var>node</var> and
4566
<var>document</var>.
4567
4568
- <li><p>If <var>parent</var> is non-null, then <a for=/>append</a> <var>childCopy</var> to
+ <li><p>If <var>parent</var> is non-null, then <a for=/>append</a> <var>copy</var> to
4569
<var>parent</var>.
4570
4571
<li><p>Run any <a>cloning steps</a> defined for <var>node</var> in
0 commit comments