Polish documentation

This commit is contained in:
jorgectf
2021-04-09 01:50:23 +02:00
parent a2e8d88a07
commit b020ea6e3a

View File

@@ -14,7 +14,7 @@ private import semmle.python.dataflow.new.RemoteFlowSources
private import semmle.python.dataflow.new.TaintTracking
private import experimental.semmle.python.Frameworks
/** Provides classes for modeling LDAP-related APIs. */
/** Provides classes for modeling LDAP query execution-related APIs. */
module LDAPQuery {
/**
* A data-flow node that collects methods executing a LDAP query.