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 6755bb3 commit 2a5173cCopy full SHA for 2a5173c
python/ql/lib/semmle/python/frameworks/Stdlib.qll
@@ -4134,7 +4134,7 @@ private module StdlibPrivate {
4134
}
4135
4136
/**
4137
- * A flow summary for `dict.setdefault` at specifi key.
+ * A flow summary for `dict.setdefault` at specific content.
4138
* See https://docs.python.org/3.10/library/stdtypes.html#dict.setdefault
4139
* This summary handles read and store steps. See `DictSetdefaultSummary`
4140
* for the dataflow steps.
0 commit comments