summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordennisroczek <dennisroczek@libreoffice.org>2017-03-14 09:52:24 +0000
committerJulien Nabet <serval2412@yahoo.fr>2017-03-16 09:30:32 +0000
commitd1ee34977a8033a6ff8049a34bd1cdb474f946d4 (patch)
tree8e4b33adaf5a7325a3f8b76801cd9ce739eb3699 /docs
parentb8e023f11a7178a8486bbe407782e17bea2a0deb (diff)
fix typo: "the the" --> the
Change-Id: Ib6d374e3e784c78a06723f77775b9794354d0c05 Reviewed-on: https://gerrit.libreoffice.org/35166 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'docs')
-rw-r--r--docs/doxygen/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/doxygen.cfg b/docs/doxygen/doxygen.cfg
index fa497f0..428e21c 100644
--- a/docs/doxygen/doxygen.cfg
+++ b/docs/doxygen/doxygen.cfg
@@ -1540,7 +1540,7 @@ DOT_FONTPATH =
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for each documented class showing the direct and
# indirect inheritance relations. Setting this tag to YES will force the
-# the CLASS_DIAGRAMS tag to NO.
+# CLASS_DIAGRAMS tag to NO.
CLASS_GRAPH = YES