Skip to content

Commit 7df3e64

Browse files
committed
JS: Use US spelling
1 parent 25314b6 commit 7df3e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/internal/flow_summaries/UrlSearchParams.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Contains a summary for `URLSearchParams` and `URL` objects.
33
*
4-
* For now, the `URLSearchParams` object is modelled as a `Map` object.
4+
* For now, the `URLSearchParams` object is modeled as a `Map` object.
55
*/
66

77
private import javascript

0 commit comments

Comments
 (0)