diff --git a/modules/Bio/EnsEMBL/DBSQL/BaseFeatureAdaptor.pm b/modules/Bio/EnsEMBL/DBSQL/BaseFeatureAdaptor.pm
index 4ae77b004ea10929c63b49512cc37410af4607c5..313214135a60f175eac0d5fc8d83b2bced3b2676 100644
--- a/modules/Bio/EnsEMBL/DBSQL/BaseFeatureAdaptor.pm
+++ b/modules/Bio/EnsEMBL/DBSQL/BaseFeatureAdaptor.pm
@@ -87,7 +87,7 @@ sub new {
                to true sub _slice_fetch will use a simplified sql to retrieve 1bp slices.
   Returntype : boolean
   Exceptions : none
-  Caller     : Pipeline
+  Caller     : EnsemblGenomes variation DB build
   Status     : Stable
   
 =cut