summaryrefslogtreecommitdiff
path: root/atspi/atspi-constants.h
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2010-11-23 18:00:46 -0500
committerMike Gorse <mgorse@novell.com>2010-11-23 18:00:46 -0500
commit1261f77b828844e305cbd9fa6e4ad2c2156f8f8a (patch)
treeab1836bb5430e33441f3ce1c8e9cef2a7ea7ad09 /atspi/atspi-constants.h
parent585683c4e828aaa1dbb883df9274d14753a58088 (diff)
downloadat-spi2-core-1261f77b828844e305cbd9fa6e4ad2c2156f8f8a.tar.gz
Add first pass at MatchRule/Collection implementation
Diffstat (limited to 'atspi/atspi-constants.h')
-rw-r--r--atspi/atspi-constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atspi/atspi-constants.h b/atspi/atspi-constants.h
index 80d7976e..42dc1209 100644
--- a/atspi/atspi-constants.h
+++ b/atspi/atspi-constants.h
@@ -173,7 +173,7 @@ typedef enum {
/**
* ATSPI_MATCHTYPE_COUNT:
*
- * 1 higher than the highest valid value of #AtspiCollection_MatchType.
+ * 1 higher than the highest valid value of #AtspiCollectionMatchType.
*/
#define ATSPI_MATCHTYPES_COUNT (5+1)