Skip to content

Commit 8c0f8a1

Browse files
Jefferson-Lopesvpelletier
authored andcommitted
fix typo
1 parent 2a1ae04 commit 8c0f8a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Some description is needed though on how to jump from libusb-1.0 documentation
148148
to python-libusb1, and vice-versa:
149149

150150
``usb1`` module groups libusb-1.0 functions as class methods. The first
151-
parameter (when it's a ``libusb_...`` pointer) defined the class the fonction
151+
parameter (when it's a ``libusb_...`` pointer) defined the class the function
152152
belongs to. For example:
153153

154154
- :c_code:`int libusb_init (libusb_context **context)` becomes USBContext class

0 commit comments

Comments
 (0)