Skip to content

Commit 99081ea

Browse files
authored
Python: Minor adjustment in QLDoc
1 parent 8cd9fde commit 99081ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ private import semmle.python.ApiGraphs
2424
*/
2525
private module FlaskAdmin {
2626
/**
27-
* A call to `flask_admin.expose`, which should be used as a decorator to make the
27+
* A call to `flask_admin.expose`, which is used as a decorator to make the
2828
* function exposed in the admin interface (and make it a request handler)
2929
*
3030
* See https://flask-admin.readthedocs.io/en/latest/api/mod_base/#flask_admin.base.expose

0 commit comments

Comments
 (0)