diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-11 08:45:55 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:56 +0200 |
commit | 95cf4751e7446f0a653c5cf6e4870be0d850aec3 (patch) | |
tree | 9753261e760c774d2fc7d84a9378746896565f70 /sw/inc/accmap.hxx | |
parent | d291bafc1a3e67e93fde36967612a8f9d09df373 (diff) |
typo: pararaphs -> paragraphs
Diffstat (limited to 'sw/inc/accmap.hxx')
-rw-r--r-- | sw/inc/accmap.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/accmap.hxx b/sw/inc/accmap.hxx index 01e42bdb551e..0310234123c4 100644 --- a/sw/inc/accmap.hxx +++ b/sw/inc/accmap.hxx @@ -120,7 +120,7 @@ class SwAccessibleMap : public ::accessibility::IAccessibleViewForwarder, ::com::sun::star::accessibility::XAccessible> _GetDocumentView( bool bPagePreview ); - /** method to build up a new data structure of the accessible pararaphs, + /** method to build up a new data structure of the accessible paragraphs, which have a selection Important note: method has to used inside a mutual exclusive section |