about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorevanweaver <evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9>2007-08-13 22:25:22 +0000
committerevanweaver <evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9>2007-08-13 22:25:22 +0000
commitd684c8444b948017fc0079cf5bb9f3eb4ea0962b (patch)
tree232dde2647f22e86281fd5e387ac7ad4a4041f9d
parent7858243cccc48ec20f9f4ff9b1a260703ee7aae2 (diff)
downloadunicorn-d684c8444b948017fc0079cf5bb9f3eb4ea0962b.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@547 19e92222-5c0b-0410-8929-a290d50e31e9
-rw-r--r--projects/cgi_multipart_eof_fix/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/cgi_multipart_eof_fix/README b/projects/cgi_multipart_eof_fix/README
index 7bc07a7..f5bd7eb 100644
--- a/projects/cgi_multipart_eof_fix/README
+++ b/projects/cgi_multipart_eof_fix/README
@@ -32,7 +32,7 @@ Run the included test to verify that the patch works as intended. Then, <tt>requ
   require 'rubygems'
   require 'cgi_multipart_eof_fix'
   
-Currently Mongrel requires this gem automatically. However, Mongrel may change in the future.
+Currently <tt>mongrel_rails</tt> requires this gem automatically. However, Mongrel may change in the future.
 
 == Further resources