Skip to content

Commit c77136f

Browse files
authored
Merge pull request #204 from newAM/master
Fix typo in tools documentation.
2 parents 29174d3 + 38f68ad commit c77136f

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)