Fix the inline-documentation: LiCoM::Person doesn't provide a `group' method.
authorFlorian Forster <octo@verplant.org>
Sun, 11 Jun 2006 20:18:54 +0000 (22:18 +0200)
committerFlorian Forster <octo@verplant.org>
Sun, 11 Jun 2006 20:18:54 +0000 (22:18 +0200)
lib/LiCoM/Person.pm

index 0773f5b..4ba1be4 100644 (file)
@@ -431,8 +431,6 @@ sub name
 
 =item I<$obj>-E<gt>B<uri> ([I<@uri>])
 
-=item I<$obj>-E<gt>B<group> ([I<@groups>])
-
 Get or set the attribute. This is the same as calling S<I<$obj>-E<gt>B<set>
 (I<$field>, I<\@values>)> or S<I<$obj>-E<gt>B<get> (I<$field>)>.