diff --git a/modules/Bio/EnsEMBL/DBSQL/BaseAdaptor.pm b/modules/Bio/EnsEMBL/DBSQL/BaseAdaptor.pm
index f1740ea0ac184c8fae43872f5452d9a737d99292..f43673ea4cad634007cf034b87e1a592db449196 100755
--- a/modules/Bio/EnsEMBL/DBSQL/BaseAdaptor.pm
+++ b/modules/Bio/EnsEMBL/DBSQL/BaseAdaptor.pm
@@ -835,6 +835,7 @@ sub _no_id_cache {
                   in order to trigger the _build_id_cache at first query.                  
     Example     : $adaptor->ignore_cache_override(1);              
     Returntype  : Boolean
+
 =cut
 
 sub ignore_cache_override {