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 0237018 commit c2e84feCopy full SHA for c2e84fe
doc/source/services.rst
@@ -235,7 +235,7 @@ For example ``service.py``::
235
print("python service running.....", CurrentActivityService.getPackageName(), os.getpid())
236
sleep(10)
237
238
-Name out service in ``Extra``s will be ``ServiceTest``, prefix ``Service`` + ``Test`` from ``services = Test:./service.py:foreground``.
+Name out service in will be ``ServiceTest``, prefix ``Service`` + ``Test`` from ``services = Test:./service.py:foreground``.
239
240
241
0 commit comments