From da90ae0e8f0a73e910df84eb264a46ae1300a4ec Mon Sep 17 00:00:00 2001 From: Tony Torralba Date: Tue, 10 Jan 2023 11:18:53 +0100 Subject: [PATCH] Update java/ql/lib/semmle/code/java/dataflow/FlowSources.qll --- java/ql/lib/semmle/code/java/dataflow/FlowSources.qll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/ql/lib/semmle/code/java/dataflow/FlowSources.qll b/java/ql/lib/semmle/code/java/dataflow/FlowSources.qll index 055cfb9f94e..e10cd0db708 100644 --- a/java/ql/lib/semmle/code/java/dataflow/FlowSources.qll +++ b/java/ql/lib/semmle/code/java/dataflow/FlowSources.qll @@ -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() {