summaryrefslogtreecommitdiff
path: root/writerfilter/documentation
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-05 11:47:39 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-05 17:09:05 +0200
commit05ba4af68f0fbb6bb0fd7487588c98eca2355b62 (patch)
tree2c56f0517cdbe838856568a7509c71dcf7643329 /writerfilter/documentation
parent788005f96287484f897ac2f8f82fd0e9c0667ca8 (diff)
Fix typos
Change-Id: I82bf62737a714f4a63af56989eb1c9c632b7d606 Reviewed-on: https://gerrit.libreoffice.org/76973 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'writerfilter/documentation')
-rw-r--r--writerfilter/documentation/doxygen/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/documentation/doxygen/Doxyfile b/writerfilter/documentation/doxygen/Doxyfile
index eddd48e32ec2..15414b8287c6 100644
--- a/writerfilter/documentation/doxygen/Doxyfile
+++ b/writerfilter/documentation/doxygen/Doxyfile
@@ -1087,7 +1087,7 @@ PERL_PATH = /usr/bin/perl
#---------------------------------------------------------------------------
# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
-# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base
+# generate an inheritance diagram (in HTML, RTF and LaTeX) for classes with base
# or super classes. Setting the tag to NO turns the diagrams off. Note that
# this option is superseded by the HAVE_DOT option below. This is only a
# fallback. It is recommended to install and use dot, since it yields more