summaryrefslogtreecommitdiff
path: root/xml
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 /xml
parentf7fdcb9ddb054724657794b2ee944dcf53fe77db (diff)
downloadat-spi2-core-1c66257f0e04c0ad43da3992b15aef3d7d4c36c2.tar.gz
typos--
Diffstat (limited to 'xml')
-rw-r--r--xml/Accessible.xml6
-rw-r--r--xml/Component.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 7a5c7c2c..5619930e 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -67,7 +67,7 @@
<property name="Locale" type="s" access="read"/>
<!--
- AccessibleId: application-spcific identifier for the current object.
+ AccessibleId: application-specific identifier for the current object.
You can use this to give a special id to an object to use in tests, for example,
"my_widget". Note that there is no way to directly find an object by its id; your
@@ -293,7 +293,7 @@
12 - ATSPI_ROLE_DATE_EDITOR: An object which allows entry of a date.
- 13 - ATSPI_ROLE_DESKTOP_ICON: An inconifed internal frame within a DESKTOP_PANE.
+ 13 - ATSPI_ROLE_DESKTOP_ICON: An inconified internal frame within a DESKTOP_PANE.
14 - ATSPI_ROLE_DESKTOP_FRAME: A pane that supports internal frames and
iconified versions of those internal frames.
@@ -419,7 +419,7 @@
54 - ATSPI_ROLE_STATUS_BAR: Object displays non-quantitative status information
(c.f. ATSPI_ROLE_PROGRESS_BAR)
- 55 - ATSPI_ROLE_TABLE: An object used to repesent information in terms of rows
+ 55 - ATSPI_ROLE_TABLE: An object used to represent information in terms of rows
and columns.
56 - ATSPI_ROLE_TABLE_CELL: A 'cell' or discrete child within a Table. Note:
diff --git a/xml/Component.xml b/xml/Component.xml
index 2db6217c..8d4a6379 100644
--- a/xml/Component.xml
+++ b/xml/Component.xml
@@ -137,7 +137,7 @@
2 - CANVAS: The 'background' layer for most content renderers and UI component containers.
- 3 - WIDGET: The layer in which the majority of ordintary 'foreground' widgets reside.
+ 3 - WIDGET: The layer in which the majority of ordinary 'foreground' widgets reside.
4 - MDI: A special layer between CANVAS and WIDGET, in which the 'pseudo-windows'
(e.g. the Multiple-Document Interface frames) reside. See the GetMDIZOrder