From 2f3c135b15e6603e71bb9d6d054e5cd606c7b2b6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 14 Jun 2011 00:51:01 +0000 Subject: http: fix documentation for dechunk! chunk_ready! was my original name for it, but I'm indecisive when it comes to naming things. --- ext/unicorn_http/unicorn_http.rl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/unicorn_http/unicorn_http.rl b/ext/unicorn_http/unicorn_http.rl index f799337..98bcd05 100644 --- a/ext/unicorn_http/unicorn_http.rl +++ b/ext/unicorn_http/unicorn_http.rl @@ -631,7 +631,7 @@ static VALUE HttpParser_clear(VALUE self) /** * call-seq: - * parser.chunk_ready! => parser + * parser.dechunk! => parser * * Resets the parser to a state suitable for dechunking response bodies * -- cgit v1.2.3-24-ge0c7