summaryrefslogtreecommitdiff
path: root/atspi/atspi-text.c
diff options
context:
space:
mode:
authorHarald Sitter <sitter@kde.org>2023-03-06 18:30:41 +0100
committerHarald Sitter <sitter@kde.org>2023-03-06 18:30:41 +0100
commit1c66257f0e04c0ad43da3992b15aef3d7d4c36c2 (patch)
tree7b02d68036e2f8d2d86628cffef6cb80bd11f801 /atspi/atspi-text.c
parentf7fdcb9ddb054724657794b2ee944dcf53fe77db (diff)
downloadat-spi2-core-1c66257f0e04c0ad43da3992b15aef3d7d4c36c2.tar.gz
typos--
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.
*/