diff --git a/modules/Bio/EnsEMBL/DBSQL/SliceAdaptor.pm b/modules/Bio/EnsEMBL/DBSQL/SliceAdaptor.pm
index a8cecfecc90265979899428b39ac9bf4ad4b9253..741f02117137001ac7479461a745597f292c4405 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 refeference
-               slices will be rerurned.
+               slices will be returned.
   Arg [4]    : int $include_duplicates (optional)
                If set duplicate regions will be returned.