[libanyevent-perl] 06/08: Add more spelling fixes to fix-spelling.patch.
gregor herrmann
gregoa at debian.org
Sat Dec 5 18:21:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libanyevent-perl.
commit 3177887682c893504806297a1d6b539c647d5908
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Dec 5 19:14:03 2015 +0100
Add more spelling fixes to fix-spelling.patch.
Thanks: lintian.
---
debian/patches/fix-spelling.patch | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/debian/patches/fix-spelling.patch b/debian/patches/fix-spelling.patch
index d4f2312..f7c096d 100644
--- a/debian/patches/fix-spelling.patch
+++ b/debian/patches/fix-spelling.patch
@@ -16,6 +16,24 @@ Forwarded: mailto:anyevent at lists.schmorp.de
C<$AnyEvent::MAX_SIGNAL_LATENCY> - see the L<ENVIRONMENT VARIABLES>
section for details.
+@@ -3010,7 +3010,7 @@
+ implement some kind of parallel processing is almost certainly doomed.
+
+ To safely fork and exec, you should use a module such as
+-L<Proc::FastSpawn> that let's you safely fork and exec new processes.
++L<Proc::FastSpawn> that lets you safely fork and exec new processes.
+
+ If you want to do multiprocessing using processes, you can
+ look at the L<AnyEvent::Fork> module (and some related modules
+@@ -3051,7 +3051,7 @@
+
+ Perl 5.8 has numerous memleaks that sometimes hit this module and are hard
+ to work around. If you suffer from memleaks, first upgrade to Perl 5.10
+-and check wether the leaks still show up. (Perl 5.10.0 has other annoying
++and check whether the leaks still show up. (Perl 5.10.0 has other annoying
+ memleaks, such as leaking on C<map> and C<grep> but it is usually not as
+ pronounced).
+
--- a/lib/AnyEvent/Handle.pm
+++ b/lib/AnyEvent/Handle.pm
@@ -1892,7 +1892,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-perl.git
More information about the Pkg-perl-cvs-commits
mailing list