mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
doc/connection: Fix missing word
This commit is contained in:
parent
9038339373
commit
adedad8e32
@ -25,7 +25,7 @@ class that implements the following methods.
|
|||||||
Transfer a file from the host machine to the connected device.
|
Transfer a file from the host machine to the connected device.
|
||||||
|
|
||||||
:param source: path of to the file on the host
|
:param source: path of to the file on the host
|
||||||
:param dest: path of to the file on the connected
|
:param dest: path of to the file on the connected device.
|
||||||
:param timeout: timeout (in seconds) for the transfer; if the transfer does
|
:param timeout: timeout (in seconds) for the transfer; if the transfer does
|
||||||
not complete within this period, an exception will be raised.
|
not complete within this period, an exception will be raised.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user