Skip to content

Commit 0b1704b

Browse files
committed
service.rsr fix mistake
1 parent e729a0e commit 0b1704b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/services.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The call to this method should be done within the service code::
132132
PythonService.mService.setAutoRestartService(True)
133133
134134
Service auto-start
135-
~~~~~~~~~~~~~~~~~~~~
135+
~~~~~~~~~~~~~~~~~~
136136

137137
To automatically start the service on boot, you need to add signals inside ``AndroidManifest.xml`` that Android sends to applications on boot.
138138
Create file ``receivers.xml`` and write this code::

0 commit comments

Comments
 (0)