Skip to content

Commit c2e84fe

Browse files
committed
service.rsr auto-start section 4
1 parent 0237018 commit c2e84fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/services.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ For example ``service.py``::
235235
print("python service running.....", CurrentActivityService.getPackageName(), os.getpid())
236236
sleep(10)
237237
238-
Name out service in ``Extra``s will be ``ServiceTest``, prefix ``Service`` + ``Test`` from ``services = Test:./service.py:foreground``.
238+
Name out service in will be ``ServiceTest``, prefix ``Service`` + ``Test`` from ``services = Test:./service.py:foreground``.
239239

240240

241241

0 commit comments

Comments
 (0)