[libev-perl] 04/05: Add more spelling fixes to the patch.

gregor herrmann gregoa at debian.org
Thu Jan 7 18:57:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libev-perl.

commit e5c815d71d3616f2b4eb2cf9206ad6c4283bea63
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 7 19:54:04 2016 +0100

    Add more spelling fixes to the patch.
---
 debian/patches/fix-spelling-error.patch | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/patches/fix-spelling-error.patch b/debian/patches/fix-spelling-error.patch
index 484a547..606e1f6 100644
--- a/debian/patches/fix-spelling-error.patch
+++ b/debian/patches/fix-spelling-error.patch
@@ -18,6 +18,24 @@ Last-Update: 2016-01-07
  wrist-watch).
 --- a/EV.pm
 +++ b/EV.pm
+@@ -277,7 +277,7 @@
+ Effectively, all C<timer> watchers will be delayed by the time spend
+ between C<suspend> and C<resume>, and all C<periodic> watchers
+ will be rescheduled (that is, they will lose any events that would have
+-occured while suspended).
++occurred while suspended).
+ 
+ After calling C<suspend> you B<must not> call I<any> function on the given
+ loop other than C<resume>, and you B<must not> call C<resume>
+@@ -366,7 +366,7 @@
+ =item EV::feed_signal_event $signal
+ 
+ Feed a signal event into the default loop. EV will react to this call as
+-if the signal specified by C<$signal> had occured.
++if the signal specified by C<$signal> had occurred.
+ 
+ =item EV::feed_signal $signal
+ 
 @@ -1104,7 +1104,7 @@
  
     my $socket_loop;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libev-perl.git



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