From 6ff3a8b53736337cbfab2525001eddd94d45aeff Mon Sep 17 00:00:00 2001
From: Leo Gordon <lg4@ebi.ac.uk>
Date: Fri, 7 May 2010 15:37:06 +0000
Subject: [PATCH] typo

---
 modules/Bio/EnsEMBL/Hive/RunnableDB/JobFactory.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/modules/Bio/EnsEMBL/Hive/RunnableDB/JobFactory.pm b/modules/Bio/EnsEMBL/Hive/RunnableDB/JobFactory.pm
index ac86f8c89..f4deed2d2 100644
--- a/modules/Bio/EnsEMBL/Hive/RunnableDB/JobFactory.pm
+++ b/modules/Bio/EnsEMBL/Hive/RunnableDB/JobFactory.pm
@@ -4,6 +4,8 @@
 
 Bio::EnsEMBL::Hive::RunnableDB::JobFactory
 
+=head1 SYNOPSIS
+
 This is a RunnableDB module that implements Bio::EnsEMBL::Hive::Process interface
 and is ran by Workers during the execution of eHive pipelines.
 It is not generally supposed to be instantiated and used outside of this framework.
-- 
GitLab