Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b020ea6

Browse files
committed
Polish documentation
1 parent a2e8d88 commit b020ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/ql/src/experimental/semmle/python/Concepts.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ private import semmle.python.dataflow.new.RemoteFlowSources
1414
private import semmle.python.dataflow.new.TaintTracking
1515
private import experimental.semmle.python.Frameworks
1616

17-
/** Provides classes for modeling LDAP-related APIs. */
17+
/** Provides classes for modeling LDAP query execution-related APIs. */
1818
module LDAPQuery {
1919
/**
2020
* A data-flow node that collects methods executing a LDAP query.

0 commit comments

Comments
 (0)