summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-11-12 17:05:25 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-11-12 20:44:39 +0100
commit69b46d7a3b7cd1f0f398ec18583a7383deef25d8 (patch)
tree5b115527a5e5414c7c6532b75e5b345d900a98c9 /sd
parent4bb28ad217ea9d6511b6921dcd3d28328edcb4d6 (diff)
Fix typos
Change-Id: Ibb94b2b16afbcca84dd55ae51fde6fd27afede3a Reviewed-on: https://gerrit.libreoffice.org/63297 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/AccessibleDocumentViewBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/AccessibleDocumentViewBase.hxx b/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
index dfdbdea5690a..2ad10b77aac6 100644
--- a/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
+++ b/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
@@ -53,7 +53,7 @@ namespace accessibility {
<p>The different view modes of the Draw and Impress applications
are made accessible by derived classes. When the view mode is
- changed than the object representing the document view is
+ changed then the object representing the document view is
disposed and replaced by a new instance of the then appropriate
derived class.</p>