mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: Fix a qldoc comment
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Provides classes for modelling the client-side of a URL request.
|
||||
*
|
||||
* Subclass `ClientRequest` to refine the behavior of the analysis on existing client requests.
|
||||
* Subclass `CustomClientRequest` to introduce new kinds of client requests.
|
||||
* Subclass `ClientRequest::Range` to introduce new kinds of client requests.
|
||||
*/
|
||||
|
||||
import javascript
|
||||
|
||||
Reference in New Issue
Block a user