'As of' in documentation is incorrect
The documentation has 'As of the Newton release...'. 'As of' is used to indicate the time or date from which something starts. In this context, that is incorrect; we want to indicate that the Newton release is the last/end release. Change-Id: I080694d2f4e2b6d3b53e1b2f15b96f59b3eb16cf
This commit is contained in:
parent
76c107429a
commit
22a6569dad
@ -93,9 +93,9 @@ Here the ``spacing`` argument is a period in seconds for a given periodic task.
|
||||
For example 'spacing=5' means every 5 seconds.
|
||||
|
||||
.. note::
|
||||
As of the Newton release, it's possible to bind periodic tasks to a driver
|
||||
object instead of an interface. This is deprecated and support for it will
|
||||
be removed in the Ocata release.
|
||||
In releases prior to and including the Newton release, it's possible to
|
||||
bind periodic tasks to a driver object instead of an interface. This is
|
||||
deprecated and support for it will be removed in the Ocata release.
|
||||
|
||||
|
||||
Message Routing
|
||||
|
Loading…
x
Reference in New Issue
Block a user