summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordennisroczek <dennisroczek@libreoffice.org>2017-03-14 09:58:30 +0000
committerJulien Nabet <serval2412@yahoo.fr>2017-03-16 09:33:40 +0000
commit54a485d2f5bc8448248021565d098f22c5d46fdb (patch)
tree90cc108f74bb16784e53d315c87c84dc727ae3d8 /docs
parent20542c2649fced2038e4607e9c08b82a80d1e372 (diff)
fix typo: "the the" --> the
Change-Id: I5a8766e6b7c48def00b3d5954ceb898cdc402d69 Reviewed-on: https://gerrit.libreoffice.org/35169 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 3f7a02e..7cc3f19 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