summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to '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 b0020b1..b434dd2 100644
--- a/doc/autolink.doc
+++ b/doc/autolink.doc
@@ -77,7 +77,7 @@
'fun(const std::string&,bool)' or '()' to match any prototype.
\par Note 2:
Member function modifiers (like 'const' and 'volatile')
- are required to identify the target, i.e. 'func(int) const' and 'fun(int)'
+ 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