[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88

Tomas Doran bobtfish at bobtfish.net
Mon May 6 11:57:06 UTC 2013


The following commit has been merged in the master branch:
commit 775a0454b203fe95b9b5958cae4075c813789f9d
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Fri Jun 1 10:09:22 2012 +0100

    Spelling

diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index 5b716a6..b0ef4ef 100644
--- a/lib/Message/Passing.pm
+++ b/lib/Message/Passing.pm
@@ -205,7 +205,7 @@ Tomas (t0m) Doran <bobtfish at bobtfish.net>
 
 =head2 Bugs
 
-Please log bugs at L<rt.cpan.org>. Each distribution has a bugtracker
+Please log bugs at L<rt.cpan.org>. Each distribution has a bug tracker
 link in it's L<metacpan.org> page.
 
 =head2 Discussion
diff --git a/lib/Message/Passing/Manual/Concepts.pod b/lib/Message/Passing/Manual/Concepts.pod
index 9cf0097..37c86f8 100644
--- a/lib/Message/Passing/Manual/Concepts.pod
+++ b/lib/Message/Passing/Manual/Concepts.pod
@@ -107,7 +107,7 @@ be noted that doing any long operation (non trivial database queries) will block
 no events will be processed. 
 
 In cases such as these, running a pool of worker processes to distribute the blocking jobs is more appropriate,
-and easy to wire up (on one or more hosts). This is documented more fully in L<Message::Passing::Manual::Workers> XXX FIXME TODO.
+and easy to wire up (on one or more hosts). This is documented more fully in L<Message::Passing::Manual::Workers> XXX 
 
 =head1 ZeroMQ
 

-- 
libmessage-passing-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list