summaryrefslogtreecommitdiffstats
path: root/doc/trouble.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2000-08-29 16:55:26 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2000-08-29 16:55:26 (GMT)
commit7a048b942ae75eae857fb7f7466926b5749799c0 (patch)
tree6cbbe764d1beb5389d2e9247c672b7af04684260 /doc/trouble.doc
parent5ce25000172e185e0ca5b9f20538f80cbbfe0b0e (diff)
downloadDoxygen-7a048b942ae75eae857fb7f7466926b5749799c0.zip
Doxygen-7a048b942ae75eae857fb7f7466926b5749799c0.tar.gz
Doxygen-7a048b942ae75eae857fb7f7466926b5749799c0.tar.bz2
Release-1.2.1-20000829
Diffstat (limited to 'doc/trouble.doc')
-rw-r--r--doc/trouble.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trouble.doc b/doc/trouble.doc
index 1f309bc..6e7be24 100644
--- a/doc/trouble.doc
+++ b/doc/trouble.doc
@@ -62,7 +62,7 @@
documentation, because of possible ambiguities or lack of
information about the context in which the code fragment is found.
<li>It is not possible to insert a non-member function f in a class A
- using the \relates command, if class A already has a member with name f
+ using the \\relates command, if class A already has a member with name f
and the same argument list.
<li>There is only very limited support for member specialization at the
moment. It only works if there is a specialized template class as