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 6a81987 commit 1c83d67Copy full SHA for 1c83d67
python/ql/src/experimental/semmle/python/frameworks/PEP249.qll
@@ -23,7 +23,7 @@ private DataFlow::Node connect(DataFlow::TypeTracker t) {
23
DataFlow::Node connect() { result = connect(DataFlow::TypeTracker::end()) }
24
25
/**
26
- * Provides models for the `db.Conection` class
+ * Provides models for the `db.Connection` class
27
*
28
* See https://www.python.org/dev/peps/pep-0249/#connection-objects.
29
*/
0 commit comments