Skip to content

Commit e310a27

Browse files
eltociearjuanarbol
authored andcommitted
test: fix typo in common/wpt.js
thw -> the PR-URL: #42567 Reviewed-By: Zeyu Yang <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Akhil Marsonya <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 53d7304 commit e310a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common/wpt.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class ResourceLoader {
5656
/**
5757
* Load a resource in test/fixtures/wpt specified with a URL
5858
* @param {string} from the path of the file loading this resource,
59-
* relative to thw WPT folder.
59+
* relative to the WPT folder.
6060
* @param {string} url the url of the resource being loaded.
6161
* @param {boolean} asFetch if true, return the resource in a
6262
* pseudo-Response object.

0 commit comments

Comments
 (0)