]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix a POD error in Bugzila::JobQueue::Runner.
authormkanat%bugzilla.org <>
Sat, 27 Dec 2008 00:52:12 +0000 (00:52 +0000)
committermkanat%bugzilla.org <>
Sat, 27 Dec 2008 00:52:12 +0000 (00:52 +0000)
Bugzilla/JobQueue/Runner.pm

index 35cfec5dd0092f47aad96046e61591bf22972c09..06b8a7a94e8d9b77720e45ee615fa2863e578025 100644 (file)
@@ -88,6 +88,8 @@ __END__
 Bugzilla::JobQueue::Runner - A class representing the daemon that runs the
 job queue.
 
+=head1 SYNOPSIS
+
  use Bugzilla::JobQueue::Runner;
  Bugzilla::JobQueue::Runner->new();