We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb289e2 commit 03da627Copy full SHA for 03da627
1 file changed
python/ql/lib/semmle/python/frameworks/data/internal/ApiGraphModelsSpecific.qll
@@ -177,7 +177,7 @@ predicate isExtraValidTokenNameInIdentifyingAccessPath(string name) {
177
}
178
179
/**
180
- * Holds if `name` is a valid name for an access path token with no arguments, occuring
+ * Holds if `name` is a valid name for an access path token with no arguments, occurring
181
* in an identifying access path.
182
*/
183
predicate isExtraValidNoArgumentTokenInIdentifyingAccessPath(string name) {
0 commit comments