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() {