Skip to content

Commit 7a71755

Browse files
author
Alvaro Muñoz
committed
fix qldocs
1 parent 733e625 commit 7a71755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/lib/semmle/python/frameworks/Aiohttp.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ module AiohttpWebModel {
469469
}
470470

471471
/**
472-
* Heuristic source that considers a method parameter with a type hint of `aiohttp.web.Request`
472+
* An heuristic source that considers a method parameter with a type hint of `aiohttp.web.Request`
473473
* as a parameter that will receive an `aiohttp.web.Request` instance when a request
474474
* handler is invoked.
475475
*/

0 commit comments

Comments
 (0)