summaryrefslogtreecommitdiffstats
path: root/examples/jdstyle.cfg
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-10-29 12:11:22 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-10-29 12:11:22 (GMT)
commitd42f1d1bbb3cd73f71ee2c57791d31ff37d5d0f1 (patch)
tree9a159a1521745751b087b6dc9b3caf91eab0052f /examples/jdstyle.cfg
parent94701b844c77861bc39a077bd5c91b52faa2d3f1 (diff)
downloadDoxygen-d42f1d1bbb3cd73f71ee2c57791d31ff37d5d0f1.zip
Doxygen-d42f1d1bbb3cd73f71ee2c57791d31ff37d5d0f1.tar.gz
Doxygen-d42f1d1bbb3cd73f71ee2c57791d31ff37d5d0f1.tar.bz2
Spelling of the word Javadoc
The current spelling (also for the older versions) is Javadoc. Changed on all possible documentation visible places (external and internal).
Diffstat (limited to 'examples/jdstyle.cfg')
-rw-r--r--examples/jdstyle.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/jdstyle.cfg b/examples/jdstyle.cfg
index 0ddc0d9..d94089d 100644
--- a/examples/jdstyle.cfg
+++ b/examples/jdstyle.cfg
@@ -1,4 +1,4 @@
-PROJECT_NAME = "JavaDoc Style"
+PROJECT_NAME = "Javadoc Style"
OUTPUT_DIRECTORY = ../html/examples/jdstyle
GENERATE_LATEX = YES
GENERATE_MAN = NO