Skip to content

Commit 38f68ad

Browse files
committed
Fix typo in tools documentation.
1 parent beb31aa commit 38f68ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyftdi/doc/tools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Scripts
1919
``ftdi_urls``
2020
`````````````
2121

22-
This tiny script ``ftdu_urls.py`` to list the available, *i.e.* detected,
22+
This tiny script ``ftdi_urls.py`` to list the available, *i.e.* detected,
2323
FTDI devices connected to the host, and the URLs than can be used to open a
2424
:py:class:`pyftdi.ftdi.Ftdi` instance with the
2525
:py:class:`pyftdi.ftdi.Ftdi.open_from_url` family and ``configure`` methods.

0 commit comments

Comments
 (0)