mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
JS: Use US spelling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Contains a summary for `URLSearchParams` and `URL` objects.
|
||||
*
|
||||
* For now, the `URLSearchParams` object is modelled as a `Map` object.
|
||||
* For now, the `URLSearchParams` object is modeled as a `Map` object.
|
||||
*/
|
||||
|
||||
private import javascript
|
||||
|
||||
Reference in New Issue
Block a user