We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b34cd commit 7e13610Copy full SHA for 7e13610
java/ql/lib/semmle/code/java/frameworks/android/Intent.qll
@@ -66,7 +66,7 @@ class AndroidReceiveIntentMethod extends Method {
66
67
/**
68
* The method `Service.onStart`, `onStartCommand`,
69
- * `onBind`, `onRebind`, `onUnbind`, or `onTaskRemoved`
+ * `onBind`, `onRebind`, `onUnbind`, or `onTaskRemoved`.
70
*/
71
class AndroidServiceIntentMethod extends Method {
72
AndroidServiceIntentMethod() {
0 commit comments