[libfuture-perl] 04/06: debian/control: Fix spelling error in description.

Angel Abad angel at debian.org
Sun Oct 9 09:15:19 UTC 2016


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

angel pushed a commit to branch master
in repository libfuture-perl.

commit 4fdb579c8fb70dc8e42cded6aa09df88bd298420
Author: Angel Abad <angel at debian.org>
Date:   Sun Oct 9 11:01:54 2016 +0200

    debian/control: Fix spelling error in description.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a21d6c8..d7675fe 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: module for operations awaiting completion
  These are called "dependent" futures here, and are returned by the various
  wait_* and need_* constructors.
  .
- It is intended that library functions that perform asynchonous operations
+ It is intended that library functions that perform asynchronous operations
  would use Future objects to represent outstanding operations, and allow their
  calling programs to control or wait for these operations to complete. The
  implementation and the user of such an interface would typically make use of

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



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