[Pkg-javascript-commits] [node-async] 87/480: grammar nazi
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:15 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 2cd61debd565bcd2e6ba7542a19eae089e4cbea9
Author: Shane Reustle <sreustle at gmail.com>
Date: Tue May 17 20:09:13 2011 -0700
grammar nazi
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b0ec525..31f5a42 100644
--- a/README.md
+++ b/README.md
@@ -500,7 +500,7 @@ __Example__
},
},
function(err, results) {
- // results is now equals to: {one: 1, two: 2}
+ // results is now equal to: {one: 1, two: 2}
});
--
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