[Pkg-javascript-commits] [node-stream-combiner2] 16/41: Typo or undefined

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:57:52 UTC 2017


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

rouca pushed a commit to branch master
in repository node-stream-combiner2.

commit 7bfaf15c7f48eb7d5720e54457e43f0ce76b4995
Author: Petri Sirkkala <sirpete at iki.fi>
Date:   Thu May 29 20:07:15 2014 +0300

    Typo or undefined
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 565e0e2..b427306 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 ## Combine (stream1,...,streamN)
 
-Turn a pipeline into a single stream. `pipeline` returns a stream that writes to the first stream
+Turn a pipeline into a single stream. `Combine` returns a stream that writes to the first stream
 and reads from the last stream. 
 
 Listening for 'error' will recieve errors from all streams inside the pipe.

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



More information about the Pkg-javascript-commits mailing list