Update java/ql/lib/semmle/code/java/dataflow/FlowSources.qll

This commit is contained in:
Tony Torralba
2023-01-10 11:18:53 +01:00
committed by GitHub
parent 293a203756
commit da90ae0e8f

View File

@@ -300,7 +300,7 @@ class OnActivityResultIntentSource extends OnActivityResultIncomingIntent, Remot
}
/**
* A parameter of a method annotated with the `android.webkit.JavascriptInterface` method
* A parameter of a method annotated with the `android.webkit.JavascriptInterface` annotation.
*/
class AndroidJavascriptInterfaceMethodParameter extends RemoteFlowSource {
AndroidJavascriptInterfaceMethodParameter() {