Skip to content

Commit 18633f0

Browse files
committed
service.rsr auto-start section 5
1 parent c2e84fe commit 18633f0

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 will be ``ServiceTest``, prefix ``Service`` + ``Test`` from ``services = Test:./service.py:foreground``.
238+
Name out service will be ``ServiceTest``, prefix ``Service`` + ``Test`` from ``services = Test:./service.py:foreground``.
239239

240240

241241

0 commit comments

Comments
 (0)