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 ca34219 commit 222a2f7Copy full SHA for 222a2f7
python/ql/src/experimental/semmle/python/frameworks/PEP249.qll
@@ -32,8 +32,8 @@ module Connection {
32
* A source of an instance of `db.Conection`.
33
*
34
* This can include instantiation of the class, return value from function
35
- * calls, or a special parameter that will be set when functions are call by external
36
- * library.
+ * calls, or a special parameter that will be set when functions are called by external
+ * libraries.
37
38
* Use `Conection::instance()` predicate to get references to instances of `db.Conection`.
39
0 commit comments