src/core/attribute.h
changeset 3997 a66553c56a8f
parent 3190 51fe9001a679
--- a/src/core/attribute.h	Tue Dec 09 12:24:24 2008 -0800
+++ b/src/core/attribute.h	Tue Dec 09 20:29:04 2008 -0800
@@ -144,7 +144,7 @@
  * to detect the type of the associated attribute.
  *
  * Most subclasses of this base class are implemented by the 
- * \ref ATTRIBUTE_HELPER_HEADER and \ref ATTRIBUTE_HELPER_CPP macros.
+ * ATTRIBUTE_HELPER_HEADER and ATTRIBUTE_HELPER_CPP macros.
  */
 class AttributeChecker : public RefCountBase
 {