--- trunk/lib/Frey/Introspect.pm 2008/11/28 13:18:18 582 +++ trunk/lib/Frey/Introspect.pm 2008/11/28 18:31:28 599 @@ -187,7 +187,7 @@ $name .= qq|$nr|; } - eval { $properties = $attr->documentation }; + eval { $properties = $attr->documentation . ' ' . $properties }; qq|$html_name$type$properties| } $meta->get_attribute_list