[Pkg-javascript-commits] [node-async] 220/480: Correct minor typo
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:28 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 bc4a9ce20e237ef91d726bd6a7baac3e4c7bdb78
Author: Charles Care <c.p.care at gmail.com>
Date: Thu Nov 22 13:18:03 2012 +0000
Correct minor typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1430894..f04c56b 100644
--- a/README.md
+++ b/README.md
@@ -842,7 +842,7 @@ function(results){
// once there is some data and the directory exists,
// write the data to a file in the directory
},
- email_link: function(callback){
+ function(callback){
// once the file is written let's email a link to it...
}
]);
--
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