summaryrefslogtreecommitdiff
path: root/gusb/gusb-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'gusb/gusb-context.c')
-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 d32c3a4f..73b6cfd 100644
--- a/gusb/gusb-context.c
+++ b/gusb/gusb-context.c
@@ -361,7 +361,7 @@ g_usb_context_remove_device(GUsbContext *self, struct libusb_device *dev)
* @json_object: a #JsonObject
* @error: a #GError, or %NULL
*
- * Loads the context from a loaded JSON object.
+ * Loads the context from a JSON object.
*
* Return value: %TRUE on success
*