summaryrefslogtreecommitdiff
path: root/atk/atkobject.h
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2003-12-01 18:21:20 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2003-12-01 18:21:20 +0000
commit1fb1c3b0d3bfb3a6c8c960ae5e525817bbc4dfa5 (patch)
tree71aa2b1650abbf4468d7a059f028994ae7cadc79 /atk/atkobject.h
parent7c8b651575ac833a0670d465364425598ca3b4dd (diff)
downloadatk-1fb1c3b0d3bfb3a6c8c960ae5e525817bbc4dfa5.tar.gz
Fix typo in comment.
* atk/atkobject.h: Fix typo in comment.
Diffstat (limited to 'atk/atkobject.h')
-rwxr-xr-xatk/atkobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkobject.h b/atk/atkobject.h
index 13d0216..0159289 100755
--- a/atk/atkobject.h
+++ b/atk/atkobject.h
@@ -115,7 +115,7 @@ extern "C" {
*@ATK_ROLE_RULER: An object which describes margins and tab stops, etc. for text objects which it controls (should have CONTROLLER_FOR relation to such).
*@ATK_ROLE_APPLICATION: The object is an application object, which may contain @ATK_ROLE_FRAME objects or other types of accessibles.
*@ATK_ROLE_AUTOCOMPLETE: The object is a dialog or list containing items for insertion into an entry widget, for instance a list of words for completion of a text entry.
- *@ATK_ROLE_EDITBAR: The object is a editable text object in a toolbar
+ *@ATK_ROLE_EDITBAR: The object is an editable text object in a toolbar
*@ATK_ROLE_LAST_DEFINED: not a valid role, used for finding end of enumeration
*
* Describes the role of an object