]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage in POD
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 16 May 2012 23:29:28 +0000 (01:29 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 16 May 2012 23:29:28 +0000 (01:29 +0200)
Bugzilla/Field.pm

index 250d7239ed9a5389652966a77422c45fa20a93fd..228bea73793a7dfd60ae2f24336eedeb2f01c66c 100644 (file)
@@ -458,6 +458,7 @@ sub description { return $_[0]->{description} }
 A string providing detailed info about the field;
 
 =back
+
 =cut
 
 sub long_desc { return $_[0]->{long_desc} }