summaryrefslogtreecommitdiff
path: root/src/expr/attribute_internals.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-09-16 20:53:00 +0000
committerMorgan Deters <mdeters@gmail.com>2011-09-16 20:53:00 +0000
commit55820808b55999c27ee1a66df0e674318302d5a6 (patch)
tree58a9b59e7216d7f39c8b72b9e92b7441389d7742 /src/expr/attribute_internals.h
parent6df0b6f2ac842b0407232fcee72ff68b7e9deee5 (diff)
fix numerous documentation issues; doxygen complains much less, now
Diffstat (limited to 'src/expr/attribute_internals.h')
-rw-r--r--src/expr/attribute_internals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/attribute_internals.h b/src/expr/attribute_internals.h
index 1df8da63e..b359b1666 100644
--- a/src/expr/attribute_internals.h
+++ b/src/expr/attribute_internals.h
@@ -69,7 +69,7 @@ namespace attr {
* convert "attribute value types" into "table value types" and back
* again.
*
- * Each instantiation <T> is expected to have three members:
+ * Each instantiation < T > is expected to have three members:
*
* typename table_value_type
*
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback