summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoanmarie Diggs <joanmarie.diggs@gmail.com>2011-09-05 10:05:12 -0400
committerJoanmarie Diggs <joanmarie.diggs@gmail.com>2011-09-05 10:05:12 -0400
commitecd1a945e8d826a1c84e3bcb42d4bd91d66ca1e6 (patch)
tree69bf10fec0f58c36a37f747273f8f8ed212cad34 /docs
parentd1874d1dc32598b6b6370dc06d975d42b40c3fb8 (diff)
downloadatk-ecd1a945e8d826a1c84e3bcb42d4bd91d66ca1e6.tar.gz
Small typo correction in the AtkAction docs.
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/atkaction.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tmpl/atkaction.sgml b/docs/tmpl/atkaction.sgml
index 11a04b2..79ee27e 100644
--- a/docs/tmpl/atkaction.sgml
+++ b/docs/tmpl/atkaction.sgml
@@ -15,7 +15,7 @@ providers of UI information.
<para>
Exceptions: when the user interaction is already covered by
another appropriate interface such as #AtkEditableText (insert/delete
-test, etc.) or #AtkValue (set value) then these actions should not be
+text, etc.) or #AtkValue (set value) then these actions should not be
exposed by #AtkAction as well.
</para>
<para>