mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
JS: fix typos in comments
This commit is contained in:
@@ -307,7 +307,7 @@ private module JQueryClientRequest {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets a node refering to the response contained in an `jqXHR` object.
|
||||
* Gets a node referring to the response contained in an `jqXHR` object.
|
||||
*/
|
||||
private DataFlow::SourceNode getAResponseNodeFromAnXHRObject(DataFlow::SourceNode obj) {
|
||||
result =
|
||||
|
||||
Reference in New Issue
Block a user