Fix check box role name
authorMike Gorse <mgorse@novell.com>
Sun, 24 Jul 2011 18:10:06 +0000 (13:10 -0500)
committerMike Gorse <mgorse@novell.com>
Mon, 25 Jul 2011 19:32:34 +0000 (14:32 -0500)
atspi/atspi-accessible.c

index 80d71c8..dba7fe0 100644 (file)
@@ -188,7 +188,7 @@ static const char *role_names [] =
   "arrow",
   "calendar",
   "canvas",
-  "check-box",
+  "check box",
   "check menu item",
   "color chooser",
   "column header",