Skip to content
Snippets Groups Projects
Commit 2b6aa319 authored by Kieron Taylor's avatar Kieron Taylor :angry:
Browse files

Fixed some icky POD

parent 101e1369
No related branches found
No related tags found
No related merge requests found
......@@ -1445,10 +1445,10 @@ sub summary_as_hash {
=head2 species
Example : $feature->species();
Description : Shortcut to the feature's DBAdaptor and returns its species name
Returntype : String the species name
Exceptions : Thrown if there is no attached adaptor
Example : $feature->species();
Description : Shortcut to the feature's DBAdaptor and returns its species name
Returntype : String the species name
Exceptions : Thrown if there is no attached adaptor
Caller : Webcode
=cut
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment