summaryrefslogtreecommitdiff
path: root/atspi/atspi-text.c
diff options
context:
space:
mode:
Diffstat (limited to 'atspi/atspi-text.c')
-rw-r--r--atspi/atspi-text.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/atspi/atspi-text.c b/atspi/atspi-text.c
index 8ef77490..daec9a6f 100644
--- a/atspi/atspi-text.c
+++ b/atspi/atspi-text.c
@@ -33,8 +33,8 @@
* The text interface should be implemented by objects which place textual
* information onscreen as character strings or glyphs. The text interface
* allows access to textual content including display attributes and
- * semantic hints associated with runs of text, and to bounding boc
- * information for glyphs and substrings. It also alows portions of text to
+ * semantic hints associated with runs of text, and to bounding
+ * information for glyphs and substrings. It also allows portions of text to
* be selected, if the objects StateSet includes STATE_SELECTABLE_TEXT.
*/