Skip to content

Commit

Permalink
Correct minor documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MattHeard committed Apr 25, 2016
1 parent 9094c9b commit dc1a852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usb/backend/__init__.py
Expand Up @@ -39,7 +39,7 @@
and OpenUSB library. Backends modules included with PyUSB are required to
export the get_backend() function, which returns an instance of a backend
object. You can provide your own customized backend if you
want to. Bellow you find a skeleton of a backend implementation module:
want to. Below you find a skeleton of a backend implementation module:
import usb.backend
Expand Down

0 comments on commit dc1a852

Please sign in to comment.