summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Pacaud <emmanuel@gnome.org>2020-02-11 17:31:31 +0100
committerRichard Hughes <richard@hughsie.com>2020-02-11 19:15:47 +0000
commit10eff9f2bb2886e21dff85813718feb28995cccd (patch)
treeb44e63ba9814ae59f7534a22629c7c5782e602d6
parent276062201defe22032a07680b29a01ccbe3bd377 (diff)
downloadgusb-10eff9f2bb2886e21dff85813718feb28995cccd.tar.gz
trivial: typo fix
-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.