We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b82727d commit d26a89bCopy full SHA for d26a89b
python/ql/src/experimental/semmle/python/Concepts.qll
@@ -47,7 +47,7 @@ module HTTP {
47
/**
48
* An data-flow node that sets up a route on a server.
49
*
50
- * Extend this class to model new APIs. If you want to model new APIs,
+ * Extend this class to refine existing API models. If you want to model new APIs,
51
* extend `RouteSetup::Range` instead.
52
*/
53
class RouteSetup extends DataFlow::Node {
0 commit comments