summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-05-15 17:45:15 +0200
committerfranck cuny <franck@lumberjaph.net>2010-05-15 17:45:15 +0200
commit5dbc56722658a513a65b690d906ec736b21be46e (patch)
tree979b0d65548b4a565426aaa52afd7a8072668255 /lib
parentspec for worker handler (diff)
downloadpresque-5dbc56722658a513a65b690d906ec736b21be46e.tar.gz
regenerate readme
Diffstat (limited to 'lib')
-rw-r--r--lib/presque.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/presque.pm b/lib/presque.pm
index 309898f..a6dffd4 100644
--- a/lib/presque.pm
+++ b/lib/presque.pm
@@ -120,7 +120,7 @@ franck cuny E<lt>franck@lumberjaph.netE<gt>
=head1 SEE ALSO
-For a complete description of each routes, refer to L<presque::WorkerHandler>, L<presque::RestQueueHandler>, L<presque::ControlHandler>, L<JobQueueHandler>, L<presque::StatusHandler>.
+For a complete description of each routes, refer to L<presque::WorkerHandler>, L<presque::RestQueueHandler>, L<presque::ControlHandler>, L<presque::JobQueueHandler>, L<presque::StatusHandler>.
For a complete worker see L<presque::worker>.