[Pkg-javascript-commits] [node-async] 304/480: Fix verb agreement

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:36 UTC 2014


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

js pushed a commit to branch master
in repository node-async.

commit ec24bf0671d4526632bd9c63bf0f34be9eb29810
Author: RubyTuesdayDONO <ReubenGarrett at GMail.com>
Date:   Thu Mar 7 11:51:57 2013 -0600

    Fix verb agreement
    
    fixed verb agreement ("should be process" -> "should be processed"); rephrased explanation of payload default. 
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1716476..95fbfe4 100644
--- a/README.md
+++ b/README.md
@@ -952,7 +952,7 @@ __Arguments__
   tasks, which must call its callback(err) argument when finished, with an 
   optional error as an argument.
 * payload - An optional integer for determining how many tasks should be
-  process per round, default is unlimited.
+  processed per round; if omitted, the default is unlimited.
 
 __Cargo objects__
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git



More information about the Pkg-javascript-commits mailing list