summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb.3
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-03 17:40:09 +0000
committerjoel <joel@FreeBSD.org>2010-08-03 17:40:09 +0000
commit60754e9168fbbb77be5f78ca1b45ab04481e11d2 (patch)
treebc142afe08697b99c35be3b68fe9e9ecafa59dc9 /lib/libusb/libusb.3
parentf6006773ded0c2210a46d5ae6afd1d1ea41f5e67 (diff)
downloadFreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.zip
FreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.tar.gz
Spelling fixes.
Diffstat (limited to 'lib/libusb/libusb.3')
-rw-r--r--lib/libusb/libusb.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/libusb.3 b/lib/libusb/libusb.3
index 4066852..6694fa5 100644
--- a/lib/libusb/libusb.3
+++ b/lib/libusb/libusb.3
@@ -200,7 +200,7 @@ been disconnected and a LIBUSB_ERROR code on failure.
.Fn libusb_release_interface "libusb_device_handle *devh" "int interface_number"
This function release an interface. All the claimed interface must be released
before closing a device. Returns 0 on success, LIBUSB_ERROR_NOT_FOUND if the
-interafce was not claimed, LIBUSB_ERROR_NO_DEVICE if the device has been
+interface was not claimed, LIBUSB_ERROR_NO_DEVICE if the device has been
disconnected and LIBUSB_ERROR on failure.
.
.Pp
OpenPOWER on IntegriCloud