summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2013-07-08 18:15:44 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2013-07-08 18:41:36 +0200
commit0db85b23b587807c31294b7344d805c7bd841bac (patch)
treea34b4aee7c5b543f3ddb24f540c2bb15af8d2721
parent3da9f1b49c9d3956b925546ff7e929fcb38731f4 (diff)
doc: Fix typo in code comment
-rw-r--r--gtk/usb-device-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/usb-device-manager.c b/gtk/usb-device-manager.c
index 8a20e9e..0535609 100644
--- a/gtk/usb-device-manager.c
+++ b/gtk/usb-device-manager.c
@@ -533,7 +533,7 @@ static void spice_usb_device_manager_class_init(SpiceUsbDeviceManagerClass *klas
*
* Use -1 for @class/@vendor/@product/@version to accept any value.
*
- * And the rules are themselves are concatonated like this:
+ * And the rules themselves are concatenated like this:
*
* @rule1|@rule2|@rule3
*