From 87995dec06334eb6a52d3f991a86bc191037d4b9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 11 Nov 2009 14:05:25 -0800 Subject: tee_input: fix RDoc argument definition for tee --- lib/unicorn/tee_input.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/unicorn/tee_input.rb b/lib/unicorn/tee_input.rb index 474f10f..4d1ec8c 100644 --- a/lib/unicorn/tee_input.rb +++ b/lib/unicorn/tee_input.rb @@ -124,7 +124,7 @@ module Unicorn private # tees off a +length+ chunk of data from the input into the IO - # backing store as well as returning it. +buf+ must be specified. + # backing store as well as returning it. +dst+ must be specified. # returns nil if reading from the input returns nil def tee(length, dst) unless parser.body_eof? -- cgit v1.2.3-24-ge0c7