Skip to content

Commit 2728183

Browse files
foolipMs2ger
authored andcommitted
Fix single_page typo in comment
1 parent b244ad8 commit 2728183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/testharness.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,7 @@
11321132
*
11331133
* Typically this function is called implicitly on page load; it's
11341134
* only necessary for users to call this when either the
1135-
* ``explicit_done`` or ``single_page`` properties have been set
1135+
* ``explicit_done`` or ``single_test`` properties have been set
11361136
* via the :js:func:`setup` function.
11371137
*
11381138
* For single page tests this marks the test as complete and sets its status.

0 commit comments

Comments
 (0)