fix small POD error
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 14 May 2009 12:33:36 +0000 (07:33 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Thu, 14 May 2009 12:34:12 +0000 (07:34 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Service.pm

index 641ab2f..cc156ab 100644 (file)
@@ -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