We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733e625 commit 7a71755Copy full SHA for 7a71755
python/ql/lib/semmle/python/frameworks/Aiohttp.qll
@@ -469,7 +469,7 @@ module AiohttpWebModel {
469
}
470
471
/**
472
- * Heuristic source that considers a method parameter with a type hint of `aiohttp.web.Request`
+ * An heuristic source that considers a method parameter with a type hint of `aiohttp.web.Request`
473
* as a parameter that will receive an `aiohttp.web.Request` instance when a request
474
* handler is invoked.
475
*/
0 commit comments