Skip to content

Commit 7e13610

Browse files
Jami CogswellJami Cogswell
authored andcommitted
minor qldoc update
1 parent 24b34cd commit 7e13610

File tree

1 file changed

+1
-1
lines changed
  • java/ql/lib/semmle/code/java/frameworks/android

1 file changed

+1
-1
lines changed

java/ql/lib/semmle/code/java/frameworks/android/Intent.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class AndroidReceiveIntentMethod extends Method {
6666

6767
/**
6868
* The method `Service.onStart`, `onStartCommand`,
69-
* `onBind`, `onRebind`, `onUnbind`, or `onTaskRemoved`
69+
* `onBind`, `onRebind`, `onUnbind`, or `onTaskRemoved`.
7070
*/
7171
class AndroidServiceIntentMethod extends Method {
7272
AndroidServiceIntentMethod() {

0 commit comments

Comments
 (0)