Skip to content

Commit 222a2f7

Browse files
yofftausbn
andauthored
Update python/ql/src/experimental/semmle/python/frameworks/PEP249.qll
Co-authored-by: Taus <[email protected]>
1 parent ca34219 commit 222a2f7

File tree

1 file changed

+2
-2
lines changed
  • python/ql/src/experimental/semmle/python/frameworks

1 file changed

+2
-2
lines changed

python/ql/src/experimental/semmle/python/frameworks/PEP249.qll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ module Connection {
3232
* A source of an instance of `db.Conection`.
3333
*
3434
* 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.
35+
* calls, or a special parameter that will be set when functions are called by external
36+
* libraries.
3737
*
3838
* Use `Conection::instance()` predicate to get references to instances of `db.Conection`.
3939
*

0 commit comments

Comments
 (0)