Skip to content

Commit 536adfe

Browse files
k7z45AutomatedTester
authored andcommitted
Fix typo from width to height in print description
1 parent 4217382 commit 536adfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9369,7 +9369,7 @@ <h3><dfn>Print Page</dfn></h3>
93699369
default of <code>21.59</code> from <var>page</var>.
93709370

93719371
<li><p>Let <var>pageHeight</var> be the result of <a>getting a
9372-
property with default</a> named <code>width</code> and with a
9372+
property with default</a> named <code>height</code> and with a
93739373
default of <code>27.94</code> from <var>page</var>.
93749374

93759375
<li><p>If either of <var>pageWidth</var> or <var>pageHeight</var> is

0 commit comments

Comments
 (0)