summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gusb/gusb-endpoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gusb/gusb-endpoint.c b/gusb/gusb-endpoint.c
index 9d47f60..6fef093 100644
--- a/gusb/gusb-endpoint.c
+++ b/gusb/gusb-endpoint.c
@@ -6,7 +6,7 @@
*/
/**
- * SECTION:gusb-endponit
+ * SECTION:gusb-endpoint
* @short_description: GLib wrapper around a USB endpoint.
*
* This object is a thin glib wrapper around a libusb_endpoint_descriptor.