diff --git a/modules/Bio/EnsEMBL/Exon.pm b/modules/Bio/EnsEMBL/Exon.pm index b58f24a5e801170b292da95780b09d2b9a9f1da8..de1fcab790790a93dd373b91760ad02013b0870a 100755 --- a/modules/Bio/EnsEMBL/Exon.pm +++ b/modules/Bio/EnsEMBL/Exon.pm @@ -928,7 +928,7 @@ sub transform { Example : none Description: Moves this Exon to given target slice coordinates. If Features are attached they are moved as well. Returns a new exon. - Returntype : Bio::EnsEMBL::Gene + Returntype : Bio::EnsEMBL::Exon Exceptions : none Caller : general Status : Stable