summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/diagrams.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/diagrams.doc b/doc/diagrams.doc
index fce39b9..116b5c8 100644
--- a/doc/diagrams.doc
+++ b/doc/diagrams.doc
@@ -115,7 +115,7 @@
edge of the arrow is labeled with the variable(s) responsible for the
relation.
Class \c A uses class \c B, if class \c A has a member variable \c m
- of type C, where B is a subtype of C (e.g. `C` could be `B`, `B*`, `T\<B\>*`).
+ of type C, where B is a subtype of C (e.g. `C` could be `B`, `B*`, `T<B>*`).
</ul>