[Koha-patches] [PATCH] fix small POD error

Galen Charlton galen.charlton at liblime.com
Thu May 14 14:33:58 CEST 2009


---
 C4/Service.pm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/C4/Service.pm b/C4/Service.pm
index 641ab2f..cc156ab 100644
--- a/C4/Service.pm
+++ b/C4/Service.pm
@@ -125,7 +125,7 @@ sub return_error {
     exit;
 }
 
-=head return_multi
+=head2 return_multi
 
 =over 4
 
@@ -228,7 +228,7 @@ sub require_params {
     return @values;
 }
 
-=head dispatch
+=head2 dispatch
 
 =over 4
 
-- 
1.5.6.5




More information about the Koha-patches mailing list