From 3bbeece20ee6d89fcfc4f1c9355c2593a4b22b22 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Kusalananda=20K=C3=A4h=C3=A4ri?=
 <ak4@sanger.ac.uk>
Date: Fri, 13 Aug 2010 15:45:32 +0000
Subject: [PATCH] Small POD mod.

---
 modules/Bio/EnsEMBL/CircularSlice.pm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/modules/Bio/EnsEMBL/CircularSlice.pm b/modules/Bio/EnsEMBL/CircularSlice.pm
index 81f7b3e8c9..0feb28b1af 100644
--- a/modules/Bio/EnsEMBL/CircularSlice.pm
+++ b/modules/Bio/EnsEMBL/CircularSlice.pm
@@ -1,4 +1,3 @@
-
 =head1 LICENSE
 
   Copyright (c) 1999-2010 The European Bioinformatics Institute and
@@ -21,7 +20,7 @@
 
 =head1 NAME
 
-Bio::EnsEMBL::Slice - Arbitary Slice of a genome
+Bio::EnsEMBL::CircularSlice - Arbitary Slice of a genome
 
 =head1 SYNOPSIS
 
-- 
GitLab