summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordennisroczek <dennisroczek@libreoffice.org>2017-03-13 23:49:25 +0000
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-14 06:30:49 +0000
commit1f68ba5f7ad9bf04cf6a9e449e5b7cbb4dc27a8c (patch)
tree065dcd7fb409bac4d2a17bd9efb1cd05b1d41ff1 /doc
parentb8f6a1115e2dc798b5e762f5738803a5208400c2 (diff)
fix typo/grammar: "the the" --> the
Change-Id: I03c1e1118c0574863f9460d1d7fc543b44d59efe Reviewed-on: https://gerrit.libreoffice.org/35152 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'doc')
-rw-r--r--doc/CppUnit-win.dox2
-rw-r--r--doc/Doxyfile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/CppUnit-win.dox b/doc/CppUnit-win.dox
index 7c29dc8..b20cdee 100644
--- a/doc/CppUnit-win.dox
+++ b/doc/CppUnit-win.dox
@@ -829,7 +829,7 @@ HAVE_DOT = NO
# 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
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 4398a64..a8c9f97 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -525,7 +525,7 @@ HAVE_DOT = @enable_dot@
# 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