From 39ffd5590e4b5d2114215854deec848f849e9e87 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 4 May 2011 17:59:48 -0700 Subject: doc: remove redundant "of" typo --- lib/unicorn/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index fe49e1b..6cf12a4 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -25,7 +25,7 @@ module Unicorn::Const # Maximum request body size before it is moved out of memory and into a # temporary file for reading (112 kilobytes). This is the default - # value of of client_body_buffer_size. + # value of client_body_buffer_size. MAX_BODY = 1024 * 112 # :stopdoc: -- cgit v1.2.3-24-ge0c7