Skip to content

Commit 2a5173c

Browse files
yoffRasmusWL
andauthored
Update python/ql/lib/semmle/python/frameworks/Stdlib.qll
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 6755bb3 commit 2a5173c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/lib/semmle/python/frameworks/Stdlib.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4134,7 +4134,7 @@ private module StdlibPrivate {
41344134
}
41354135

41364136
/**
4137-
* A flow summary for `dict.setdefault` at specifi key.
4137+
* A flow summary for `dict.setdefault` at specific content.
41384138
* See https://docs.python.org/3.10/library/stdtypes.html#dict.setdefault
41394139
* This summary handles read and store steps. See `DictSetdefaultSummary`
41404140
* for the dataflow steps.

0 commit comments

Comments
 (0)