summaryrefslogtreecommitdiffstats
path: root/svx/source/table/accessibletableshape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/accessibletableshape.cxx')
-rw-r--r--svx/source/table/accessibletableshape.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/accessibletableshape.cxx b/svx/source/table/accessibletableshape.cxx
index aa24c1bf10ca..66b01f0a8e92 100644
--- a/svx/source/table/accessibletableshape.cxx
+++ b/svx/source/table/accessibletableshape.cxx
@@ -434,7 +434,7 @@ void SAL_CALL AccessibleTableShape::disposing()
{
mxImpl->dispose();
- // let the base do it's stuff
+ // let the base do its stuff
AccessibleShape::disposing();
}