summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gusb/gusb-context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gusb/gusb-context.c b/gusb/gusb-context.c
index f09ef96..2b8677a 100644
--- a/gusb/gusb-context.c
+++ b/gusb/gusb-context.c
@@ -552,7 +552,7 @@ g_usb_context_ensure_rescan_timeout (GUsbContext *context)
*
* Gets the poll interval for platforms like Windows that do not support `LIBUSB_CAP_HAS_HOTPLUG`.
*
- * Return value: (transfer none): the interval in ms
+ * Return value: interval in ms
*
* Since: 0.3.10
**/