Fix typo in comment

This commit is contained in:
Christophe Fergeau 2012-03-29 14:33:45 +02:00
parent 8cf92f0423
commit f799ed89e8

View File

@ -78,7 +78,7 @@ enum {
CONTROLLER_COLOR_DEPTH,
CONTROLLER_DISABLE_EFFECTS,
//spice client -> extrenal app
//spice client -> external app
CONTROLLER_MENU_ITEM_CLICK = 1001,
};