minor qldoc update

This commit is contained in:
Jami Cogswell
2022-09-22 11:49:47 -04:00
parent 24b34cd32f
commit 7e13610d24

View File

@@ -66,7 +66,7 @@ class AndroidReceiveIntentMethod extends Method {
/**
* The method `Service.onStart`, `onStartCommand`,
* `onBind`, `onRebind`, `onUnbind`, or `onTaskRemoved`
* `onBind`, `onRebind`, `onUnbind`, or `onTaskRemoved`.
*/
class AndroidServiceIntentMethod extends Method {
AndroidServiceIntentMethod() {