doc: minor correction

This commit is contained in:
Sébastien Bourdeauducq 2024-06-20 17:34:58 +08:00
parent 02c1d2514f
commit e09fde6f51
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ As with other configuration changes, the core device should be restarted (``arti
Using the core language with DRTIO
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Remote channels are accessed just as local channels are (e.g., most commonly, by calling ``self.setattr_device()`` and then referencing the channel by name.)
Remote channels are accessed just as local channels are (e.g., most commonly, by calling ``self.setattr_device()`` and then referencing the device by name.)
Link establishment
^^^^^^^^^^^^^^^^^^