summaryrefslogtreecommitdiff
path: root/solenv/doc/gbuild/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/doc/gbuild/doxygen.cfg')
-rw-r--r--solenv/doc/gbuild/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/doc/gbuild/doxygen.cfg b/solenv/doc/gbuild/doxygen.cfg
index cb22507aff19..af0ba2171919 100644
--- a/solenv/doc/gbuild/doxygen.cfg
+++ b/solenv/doc/gbuild/doxygen.cfg
@@ -1670,7 +1670,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 also works with HAVE_DOT disabled, but it is recommended to
# install and use dot, since it yields more powerful graphs.