Fix typo in document

Remove a duplicate word.

Change-Id: I3577d8697315b2e34c62ea27e968dfcb2106a695
This commit is contained in:
Hironori Shiina 2015-10-08 03:43:54 +00:00
parent cee8b22a11
commit 8892eb72df
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ For example 'spacing=5' means every 5 seconds.
This is deprecated as of Liberty release, and the parallel argument will be
ignored starting in the Mitaka cycle, as such task would prevent all other
periodic tasks from starting while it is is running.
periodic tasks from starting while it is running.
.. note::
By default periodic task names are derived from method names,