summaryrefslogtreecommitdiffstats
path: root/doc/autolink.doc
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 /doc/autolink.doc
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 'doc/autolink.doc')
-rw-r--r--doc/autolink.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/autolink.doc b/doc/autolink.doc
index ff468e4..bf9fe57 100644
--- a/doc/autolink.doc
+++ b/doc/autolink.doc
@@ -80,7 +80,7 @@
are required to identify the target, i.e. 'func(int) const' and 'func(int)'
target different member functions.
\par Note 3:
- For JavaDoc compatibility a \# may be used instead of a :: in
+ For Javadoc compatibility a \# may be used instead of a :: in
the patterns above.
\par Note 4:
In the documentation of a class containing a member foo,