summaryrefslogtreecommitdiff
path: root/include/svtools/accessibletableprovider.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-23 20:06:04 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-23 20:08:36 +0100
commit41c99ab6308029c6eaae589efd4386e52ccb67e9 (patch)
tree7536fd79aa28b926414dea0b1af06d61d8cb0d6c /include/svtools/accessibletableprovider.hxx
parent603c8845728cb96908388ab26db934735825bf10 (diff)
Typos
Change-Id: Ie08a26a569b83bfe3ef4351dbb7b6e928745b95d
Diffstat (limited to 'include/svtools/accessibletableprovider.hxx')
-rw-r--r--include/svtools/accessibletableprovider.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/accessibletableprovider.hxx b/include/svtools/accessibletableprovider.hxx
index bd219963c96f..24549892db82 100644
--- a/include/svtools/accessibletableprovider.hxx
+++ b/include/svtools/accessibletableprovider.hxx
@@ -130,7 +130,7 @@ protected:
};
-/** interface for an implementation of a table control's Accesible component
+/** interface for an implementation of a table control's Accessible component
*/
class IAccessibleTabListBox
{
@@ -154,7 +154,7 @@ protected:
~IAccessibleTabListBox() {}
};
-/** interface for an implementation of a browse box's Accesible component
+/** interface for an implementation of a browse box's Accessible component
*/
class IAccessibleBrowseBox
{