[at-spi2-core] Padronizing accessible references



commit 13f59d3bc5b7059ff0214d9d8b52854c4634d6e5
Author: Aline Bessa <alibezz gmail com>
Date:   Fri Aug 12 21:22:18 2011 -0300

    Padronizing accessible references

 atspi/atspi-constants.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/atspi/atspi-constants.h b/atspi/atspi-constants.h
index 2062e84..b217325 100644
--- a/atspi/atspi-constants.h
+++ b/atspi/atspi-constants.h
@@ -765,7 +765,7 @@ typedef enum {
  * are associated with one another.       For instance the 
  * @ATSPI_RELATION_LABELLED_BY
  * relationship may be used to identify labelling information       that should
- * accompany the accessibleName property when presenting an object's content or
+ * accompany the accessible name property when presenting an object's content or
  * identity       to the end user.  Similarly, 
  * @ATSPI_RELATION_CONTROLLER_FOR can be used
  * to further specify the context in which a valuator is useful, and/or the
@@ -982,7 +982,7 @@ typedef enum {
  * may be queried to obtain both the  quantitative data and information about
  * how the data is being presented. The @ATSPI_LABELLED_BY relation is 
  * particularly important in interpreting objects of this type, as is the
- * accessible-description property. See @ATSPI_ROLE_CAPTION.
+ * accessible description property. See @ATSPI_ROLE_CAPTION.
  * @ATSPI_ROLE_CAPTION: The object contains descriptive information, usually
  * textual, about another user interface element such as a table, chart, or
  * image.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]