Fix typos

This commit is contained in:
Grzegorz Golawski
2020-05-08 20:13:50 +02:00
parent afea9330b7
commit a16295ebc0

View File

@@ -160,7 +160,7 @@ predicate jmxConnectorFactorySinkMethod(Method m, int index) {
}
/**
* Tainted value passed to env `Hashtable` as the prodiver UDL, i.e.
* Tainted value passed to env `Hashtable` as the provider URL, i.e.
* `env.put(Context.PROVIDER_URL, tainted)` or `env.setProperty(Context.PROVIDER_URL, tainted)`.
*/
predicate providerUrlEnv(MethodAccess ma, Method m, int index) {