Python: Minor adjustment in QLDoc

This commit is contained in:
Rasmus Wriedt Larsen
2021-11-12 11:42:36 +01:00
committed by GitHub
parent 8cd9fdebf9
commit 99081ea7e0

View File

@@ -24,7 +24,7 @@ private import semmle.python.ApiGraphs
*/
private module FlaskAdmin {
/**
* A call to `flask_admin.expose`, which should be used as a decorator to make the
* A call to `flask_admin.expose`, which is used as a decorator to make the
* function exposed in the admin interface (and make it a request handler)
*
* See https://flask-admin.readthedocs.io/en/latest/api/mod_base/#flask_admin.base.expose