diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-27 23:41:27 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-03-28 20:43:04 +0000 |
commit | fd3449946492e80811e4a51231cf1061c607d8b7 (patch) | |
tree | f69601fc4a063a8690af947d73be0373b38a370f /sw | |
parent | 55ddbfc610d2a00e565ca7bcb0277da33bb90947 (diff) |
Fix typos
Change-Id: Ibef75de246fb31884153437fe8c05e299fe5962f
Reviewed-on: https://gerrit.libreoffice.org/35782
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/access/acctextframe.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/acctextframe.hxx b/sw/source/core/access/acctextframe.hxx index 3e85d0830297..4337ebe9b9d4 100644 --- a/sw/source/core/access/acctextframe.hxx +++ b/sw/source/core/access/acctextframe.hxx @@ -102,7 +102,7 @@ public: // XAccessibleContext::getAccessibleRelationSet // text frame may have accessible relations to their - // predecesor/successor frames + // predecessor/successor frames private: // helper methods for getAccessibleRelationSet: |