summaryrefslogtreecommitdiff
path: root/atspi/atspi-table.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-table.c
parentf7fdcb9ddb054724657794b2ee944dcf53fe77db (diff)
downloadat-spi2-core-1c66257f0e04c0ad43da3992b15aef3d7d4c36c2.tar.gz
typos--
Diffstat (limited to 'atspi/atspi-table.c')
-rw-r--r--atspi/atspi-table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atspi/atspi-table.c b/atspi/atspi-table.c
index 6d9140b6..d178d38b 100644
--- a/atspi/atspi-table.c
+++ b/atspi/atspi-table.c
@@ -38,7 +38,7 @@
* of the table object, and they may be referenced either via a child
* index or via a row/column pair. Table 'cells' may implement other
* interfaces, such as Text, Action, Image, and Component, and should do
- * so as appropriate to their onscreen rresentation and/or behavior.
+ * so as appropriate to their onscreen presentation and/or behavior.
*/
/**