diff --git a/modules/Bio/EnsEMBL/Feature.pm b/modules/Bio/EnsEMBL/Feature.pm index ccd419540540c5bc96f5f28349961afc2fdcdfc1..3f98ecf7902573fd08fc809348f1b51f36ca809e 100644 --- a/modules/Bio/EnsEMBL/Feature.pm +++ b/modules/Bio/EnsEMBL/Feature.pm @@ -1377,8 +1377,8 @@ sub overlaps { The other feature you want to check overlap with this feature for. Description: This method does a range comparison of this feature's start and - end and compares it with another feature's and end. It will - return true if these ranges overlap and the features are + end and compares it with another feature's start and end. It + will return true if these ranges overlap and the features are on the same seq_region. This method will not attempt to resolve starts and ends with