summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-03-29 14:33:45 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2012-04-03 10:31:29 +0200
commitf799ed89e831776a53f49387a288209e194393e1 (patch)
treee3c21a60913e4bbb4a1cfc1fb60522f539674173
parent8cf92f042312e50b2ff186b28356053aeac9e04c (diff)
Fix typo in comment
-rw-r--r--spice/controller_prot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice/controller_prot.h b/spice/controller_prot.h
index f7b1f26..355feac 100644
--- a/spice/controller_prot.h
+++ b/spice/controller_prot.h
@@ -78,7 +78,7 @@ enum {
CONTROLLER_COLOR_DEPTH,
CONTROLLER_DISABLE_EFFECTS,
- //spice client -> extrenal app
+ //spice client -> external app
CONTROLLER_MENU_ITEM_CLICK = 1001,
};