[Spice-devel] [PATCH 1/2] Fix typo in comment

Christophe Fergeau cfergeau at redhat.com
Tue Apr 3 01:32:14 PDT 2012


---
 spice/controller_prot.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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,
 };
 
-- 
1.7.9.3



More information about the Spice-devel mailing list