From f57756dae48c5c64c4ff18c884ed7a89345fdafe Mon Sep 17 00:00:00 2001 From: Ian Sealy Date: Fri, 20 Sep 2013 17:00:01 +0100 Subject: [PATCH] Fix Pod typo. --- lib/DETCT/GeneFinder.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/DETCT/GeneFinder.pm b/lib/DETCT/GeneFinder.pm index 33269e4..f146225 100644 --- a/lib/DETCT/GeneFinder.pm +++ b/lib/DETCT/GeneFinder.pm @@ -340,7 +340,7 @@ sub _fill_cache_from_ensembl { } ], ... (regions) - } + ] Parameters : Arrayref (of regions) Throws : If regions are missing Comments : None