summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:54:01 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:00 +0200
commit9e0a480764fc08a98714e4c7eb304911b804cef7 (patch)
treeaef84123538a9eb86f105ab48aa4bf417f51eac5 /sw
parentfa1f7d27c11214b836e436b5c8cad63f3097c7ed (diff)
typo: implemention -> implementation
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/access/accpreview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/accpreview.hxx b/sw/source/core/access/accpreview.hxx
index dda722e50d5c..f3fd970d7e13 100644
--- a/sw/source/core/access/accpreview.hxx
+++ b/sw/source/core/access/accpreview.hxx
@@ -27,7 +27,7 @@
* The children of the page preview are the pages that are visible in the
* preview.
*
- * The vast majority of the implemention logic is inherited from
+ * The vast majority of the implementation logic is inherited from
* SwAccessibleDocumentBase.
*/
class SwAccessiblePreview : public SwAccessibleDocumentBase