Skip to content

Commit 1c83d67

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ private DataFlow::Node connect(DataFlow::TypeTracker t) {
2323
DataFlow::Node connect() { result = connect(DataFlow::TypeTracker::end()) }
2424

2525
/**
26-
* Provides models for the `db.Conection` class
26+
* Provides models for the `db.Connection` class
2727
*
2828
* See https://www.python.org/dev/peps/pep-0249/#connection-objects.
2929
*/

0 commit comments

Comments
 (0)