diff --git a/modules/Bio/EnsEMBL/DBSQL/SliceAdaptor.pm b/modules/Bio/EnsEMBL/DBSQL/SliceAdaptor.pm index 0f7f3d046b8ffd21fa62ed12aa00d74cc014ef5b..ba47f45b79be95f21da76dd71e55e54dbca51352 100644 --- a/modules/Bio/EnsEMBL/DBSQL/SliceAdaptor.pm +++ b/modules/Bio/EnsEMBL/DBSQL/SliceAdaptor.pm @@ -942,7 +942,7 @@ sub get_seq_region_id { Arg [3] : bool $include_non_reference (optional) If this argument is not provided then only reference slices will be returned. If set, both reference and non reference - slices will be rerurned. + slices will be returned. Arg [4] : int $include_duplicates (optional) If set duplicate regions will be returned.