summaryrefslogtreecommitdiff
path: root/gusb/gusb-interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'gusb/gusb-interface.c')
-rw-r--r--gusb/gusb-interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gusb/gusb-interface.c b/gusb/gusb-interface.c
index ec1d576..5eb2c97 100644
--- a/gusb/gusb-interface.c
+++ b/gusb/gusb-interface.c
@@ -13,7 +13,7 @@
* This object is a thin glib wrapper around a libusb_interface_descriptor.
*
* All the data is copied when the object is created and the original
- * descriptor can be destoyed any at point.
+ * descriptor can be destroyed any at point.
*/
#include "config.h"