Fix typo in documentation.
authorPadraig O'Briain <padraig.obriain@sun.com>
Fri, 25 Apr 2003 10:28:00 +0000 (10:28 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Fri, 25 Apr 2003 10:28:00 +0000 (10:28 +0000)
2003-04-25  Padraig O'Briain  <padraig.obriain@sun.com>

* atk/stateset.h: Fix typo in documentation.

ChangeLog
atk/atkstate.h

index 66965b6..30b800e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-04-25  Padraig O'Briain  <padraig.obriain@sun.com>
 
+       * atk/stateset.h: Fix typo in documentation.
+
        * autogen.sh (have_libtool): Accept libtool-1.5. (#111481)
        Patch provided by Ali Akcaagac.
 
index 5e7dc74..29630d6 100755 (executable)
@@ -60,7 +60,7 @@ extern "C" {
  *@ATK_STATE_MANAGES_DESCENDANTS: Indicates that "active-descendant-changed" event
  * is sent when children become 'active' (i.e. are selected or navigated to onscreen).
  * Used to prevent need to enumerate all children in very large containers, like tables.
- *@ATK_STATE_LAST_DEFINED: Not a valid role, used for finding end of enumeration
+ *@ATK_STATE_LAST_DEFINED: Not a valid state, used for finding end of enumeration
  *
  *The possible types of states of an object
  **/