Python: One more minor doc fix from review

This commit is contained in:
Rasmus Wriedt Larsen
2020-06-26 12:08:12 +02:00
parent 08384e30af
commit b164f2695d

View File

@@ -1,5 +1,5 @@
/**
* @name Xslt query built from user-controlled sources
* @name XSLT query built from user-controlled sources
* @description Building a XSLT query from user-controlled sources is vulnerable to insertion of
* malicious XSLT code by the user.
* @kind path-problem